From e19b3035def5efc28a2f4f4e168fff5b6e22446c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 4 May 2021 17:03:14 +0000 Subject: [PATCH] Roll Tint from 1b898d56b4ab to ca992196d255 (1 revision) https://dawn.googlesource.com/tint.git/+log/1b898d56b4ab..ca992196d255 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 bajones@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: bajones@google.com Change-Id: Iaeead7071f9b274c53a843242a6c3e44e41ddb0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/49780 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f174988fc0..c67557a84b 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@1b898d56b4ab72c73f534fd52556f961f08c770c', + 'url': '{dawn_git}/tint@ca992196d255262099f534cac064a628b3aa0698', }, # GLFW for tests and samples