From 3bf9f6396ca91e7552738995fb4ffdc1fa32382a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 4 Feb 2022 17:13:56 +0000 Subject: [PATCH] Roll Tint from fa0d64b76d0a to de857e1c581c (1 revision) https://dawn.googlesource.com/tint.git/+log/fa0d64b76d0a..de857e1c581c 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 cwallez@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: cwallez@google.com Change-Id: I3327f8ce12e05872f391dd4b415ebbbb1fdee206 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79340 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f4afee9656..0e06945fb2 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@fa0d64b76d0a5a636fbdcf02e3aac7087af7acdd', + 'url': '{dawn_git}/tint@de857e1c581cfa9b7b2b511a44424713cbe47822', }, # GLFW for tests and samples