From d6cd1ad668a31d2e88b74acfe6fa0d68e179a96f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 29 Mar 2022 02:57:44 +0000 Subject: [PATCH] Roll Tint from 3b671cb377e9 to 66d6668372d9 (4 revisions) https://dawn.googlesource.com/tint.git/+log/3b671cb377e9..66d6668372d9 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 alanbaker@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: alanbaker@google.com Change-Id: Icaf19d36a56ab5964b407c13dd81ad34226c4c8c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85103 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ac003a6e48..a606f72b29 100644 --- a/DEPS +++ b/DEPS @@ -118,7 +118,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@3b671cb377e91142459358c5c6cb7ad6b6f3c742', + 'url': '{dawn_git}/tint@66d6668372d9fde5e09e25ba48632b15ed3d8cd2', }, # GLFW for tests and samples