From 2ba8f3cec4633ba7e0db10e28a678342d0f9b927 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 18 Nov 2020 15:35:42 +0000 Subject: [PATCH] Roll Tint from 90f32536458a to 46d9c7745efa (13 revisions) https://dawn.googlesource.com/tint.git/+log/90f32536458a..46d9c7745efa 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: I353145b6f42572fc5090b6e9e3da874d27084138 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33220 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d93de16abe..f015ff6ece 100644 --- a/DEPS +++ b/DEPS @@ -82,7 +82,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@90f32536458a8c929584ab53c93b8b8923892923', + 'url': '{dawn_git}/tint@46d9c7745efafff1afe1f0d2f4d9a3c760b1da85', 'condition': 'dawn_standalone', },