From 7c73488b376326ff516ce71e9717cc9e261915db Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 28 Sep 2021 20:47:31 +0000 Subject: [PATCH] Roll Tint from 2228ad19afa9 to ac958bd1dd8b (3 revisions) https://dawn.googlesource.com/tint.git/+log/2228ad19afa9..ac958bd1dd8b 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry 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/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ia0f0c73338034434eb8732ba0c2371b4aa840ab0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65222 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a8c8ea71e9..a476e77d33 100644 --- a/DEPS +++ b/DEPS @@ -97,7 +97,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@2228ad19afa949491aece21e090e03f279d8ceed', + 'url': '{dawn_git}/tint@ac958bd1dd8b80804c39204d4c7ba3f0205fe48a', }, # GLFW for tests and samples