From 6ed50445bba720375935ef6e880cbeeec71a7b99 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 26 Jan 2022 05:53:41 +0000 Subject: [PATCH] Roll Tint from 6c0df4421124 to 520bccf8d8ba (11 revisions) https://dawn.googlesource.com/tint.git/+log/6c0df4421124..520bccf8d8ba 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 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: bajones@google.com Change-Id: I61b713d962320b375504839d71e5e26c1896be6e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78253 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8dc730737d..b1d9e203aa 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@6c0df4421124f43f1660a18ac7e68b87204fe79e', + 'url': '{dawn_git}/tint@520bccf8d8bac1d51ecb2391d06ec2c1f31a9613', }, # GLFW for tests and samples