From 5542afcd026f22a5ad5e5695215ae25f334438b6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 14 May 2021 05:58:59 +0000 Subject: [PATCH] Roll Tint from 26e0312de2da to 222fae1c8c2f (3 revisions) https://dawn.googlesource.com/tint.git/+log/26e0312de2da..222fae1c8c2f 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/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I7709023f95edb6a5486300dea86a5086108241f2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/51060 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ebd5fad829..4558760f37 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@26e0312de2da1fc25f4cf62075ead7b757c5b4b8', + 'url': '{dawn_git}/tint@222fae1c8c2f7ee29fbdca241fb00d2e223d9577', }, # GLFW for tests and samples