From 36b869c8468de243a9ca57ac70b47ccf407129fb Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 27 Oct 2020 19:31:47 +0000 Subject: [PATCH] Roll Tint from 70a3f152f2f0 to bfd81096a5e6 (2 revisions) https://dawn.googlesource.com/tint.git/+log/70a3f152f2f0..bfd81096a5e6 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 rharrison@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: rharrison@google.com Change-Id: I1ab9628144955bfc72c7c1584929f833852ba170 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31102 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fadeee7433..92a9396043 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@70a3f152f2f015fe2d05b0282ba4b46aba4737be', + 'url': '{dawn_git}/tint@bfd81096a5e641a24f520afca422674c76dde57d', 'condition': 'dawn_standalone', },