From 82ba0c6e0f5f73b92d1985a89277804a985a06e8 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sun, 18 Jul 2021 00:41:32 +0000 Subject: [PATCH] Roll Tint from b85099ae73b1 to a01bb4c9844e (4 revisions) https://dawn.googlesource.com/tint.git/+log/b85099ae73b1..a01bb4c9844e 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/main/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I11d959d9503d1c1a1765229a7988d8593acaf9a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/58600 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 73968690e6..bfbfcaa2cd 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@b85099ae73b19e4f8baf0edb02a53b05dbd4fdb5', + 'url': '{dawn_git}/tint@a01bb4c9844ebbf3de42b3f6b0624d4dc827eab3', }, # GLFW for tests and samples