From 9a8aa0b29e1bcca22ebcf8387eb78555285e0a39 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 8 Oct 2020 16:40:38 +0000 Subject: [PATCH] Roll Tint from 66377ce9be54 to fc5c5ab60b22 (1 revision) https://dawn.googlesource.com/tint.git/+log/66377ce9be54..fc5c5ab60b22 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 kainino@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: kainino@google.com Change-Id: Idb1362c2197c21f6fcd43ceda5d550d76463e038 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29900 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9ae9e8171e..5ca65d1624 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@66377ce9be54f4d34804cabc39c34237d517df4a', + 'url': '{dawn_git}/tint@fc5c5ab60b22e9d04fe4e2ab3594cd0205fd15a3', 'condition': 'dawn_standalone', },