From 703ed278c32dbf5043a5ff6b5350caea5ed1126c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 16 Feb 2022 02:34:29 +0000 Subject: [PATCH] Roll Tint from 5f6a185d0210 to 4a15605be725 (1 revision) https://dawn.googlesource.com/tint.git/+log/5f6a185d0210..4a15605be725 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 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: kainino@google.com Change-Id: I048ce3ebadb3f5fffca6ace69813c8342d2c4818 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80741 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ce491243d..9d1e934303 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@5f6a185d0210fa6adf8bbcc4c2f4f3133e671001', + 'url': '{dawn_git}/tint@4a15605be725129166edba4d3b00b19fc1a0da75', }, # GLFW for tests and samples