From 202b62db86ea7be28354d1d0718cacac21d13fd5 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 18 Nov 2021 14:27:27 +0000 Subject: [PATCH] Roll Tint from d018d2e5bca1 to 1704fe53f59a (1 revision) https://dawn.googlesource.com/tint.git/+log/d018d2e5bca1..1704fe53f59a 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: Ic6174f50b832c8cecf402b245a5aef996cfeb4cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70061 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 25fe840ddd..8a937f2091 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@d018d2e5bca105b391aa9cf99b23c59223da1efe', + 'url': '{dawn_git}/tint@1704fe53f59ac719a52cd0c2b7f897dba92907c5', }, # GLFW for tests and samples