From ff39c28c6a07dfe6b5d2af43e6306a2edbe17d4b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 27 Oct 2020 19:18:07 +0000 Subject: [PATCH] Roll Tint from fcbc6efa8fd3 to 70a3f152f2f0 (1 revision) https://dawn.googlesource.com/tint.git/+log/fcbc6efa8fd3..70a3f152f2f0 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 rharrison@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: rharrison@google.com Change-Id: I68929b5eba6d291c6dc4ba645f996a0dbacedad3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31101 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d511b9eb75..fadeee7433 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@fcbc6efa8fd37bb6dd727a8ee897511cca9b2977', + 'url': '{dawn_git}/tint@70a3f152f2f015fe2d05b0282ba4b46aba4737be', 'condition': 'dawn_standalone', },