From 08ec67af0d13f9877b1d57064f1841ac287ae6d3 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 4 Oct 2021 12:07:34 +0000 Subject: [PATCH] Roll Tint from 5e35864c1bda to 2271b9541c2a (1 revision) https://dawn.googlesource.com/tint.git/+log/5e35864c1bda..2271b9541c2a 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: If571db9530f32fbb1de8d8b863260dfc09c83f15 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65820 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8aa2835e3e..7fcf9211aa 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@5e35864c1bda215632105aec58242e5e83255035', + 'url': '{dawn_git}/tint@2271b9541c2a004976cfe2a7e9a227ce5fb8d413', }, # GLFW for tests and samples