From cd958d7c3ca5eb72066d716ce96e82c936b91126 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 23 Oct 2020 17:37:02 +0000 Subject: [PATCH] Roll Tint from 1b1d2a590744 to 79d271580e21 (2 revisions) https://dawn.googlesource.com/tint.git/+log/1b1d2a590744..79d271580e21 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 dsinclair@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: dsinclair@google.com Change-Id: I66e5a92eade980d8187651d263a97ce6757d5b44 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30922 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8ff7c6428c..ef7b573df1 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@1b1d2a59074463a1635f37eb07b65fa846682e21', + 'url': '{dawn_git}/tint@79d271580e217a26c355ac58dbf2fb3526f07a04', 'condition': 'dawn_standalone', },