From fc5327dcadd9816b3857a158b4b553435803add2 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 8 Oct 2020 18:35:49 +0000 Subject: [PATCH] Roll Tint from fc5c5ab60b22 to 007dc42cbb43 (1 revision) https://dawn.googlesource.com/tint.git/+log/fc5c5ab60b22..007dc42cbb43 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: Idc07b453c2bfcffcba42014919f5443a9009ad8a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29920 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5ca65d1624..1fb6bc042b 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@fc5c5ab60b22e9d04fe4e2ab3594cd0205fd15a3', + 'url': '{dawn_git}/tint@007dc42cbb433d894be4e9595a2ba19a7e61752d', 'condition': 'dawn_standalone', },