From 600c97af810d04ffbd4b27b221948bec2a728052 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 31 Mar 2022 00:59:34 +0000 Subject: [PATCH] Roll Tint from 66d6668372d9 to c2e9bb785a17 (3 revisions) https://dawn.googlesource.com/tint.git/+log/66d6668372d9..c2e9bb785a17 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 alanbaker@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: alanbaker@google.com Change-Id: I80d8846f7fac91eb7028d8409a91517540bc9df9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85242 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9adac59915..321c4c5b1a 100644 --- a/DEPS +++ b/DEPS @@ -118,7 +118,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@66d6668372d9fde5e09e25ba48632b15ed3d8cd2', + 'url': '{dawn_git}/tint@c2e9bb785a172aad2d7e1c51df086995b870c8ad', }, # GLFW for tests and samples