From 3356705c6439e971633ee8f73469a60a63d80147 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 19 Oct 2020 16:13:09 +0000 Subject: [PATCH] Roll Tint from 89042538376b to c9a3e4739678 (1 revision) https://dawn.googlesource.com/tint.git/+log/89042538376b..c9a3e4739678 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 dsinclair@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Bug: None Tbr: dsinclair@google.com Change-Id: I52f9e72bbfffd98bbd0c401266df36cf04f575e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30480 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3bae34b2a2..e95cef9e12 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@89042538376b59419d2b9d53c2e716ab1f1cf8d5', + 'url': '{dawn_git}/tint@c9a3e47396784dd5e829d5765101d982707be093', 'condition': 'dawn_standalone', },