From 7e22b1c44fb0f93a2920fb0c1fa55a056b5b5b11 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 6 Oct 2020 23:41:12 +0000 Subject: [PATCH] Roll Tint from 90ee6c436017 to 488d7a9346ff (2 revisions) https://dawn.googlesource.com/tint.git/+log/90ee6c436017..488d7a9346ff 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: Ie61bd6305aee30310da40481dc1a52d303fd24c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29561 Reviewed-by: Reviewed-by: Kai Ninomiya Commit-Queue: Kai Ninomiya --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f50ba597e8..3deef62ad4 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@90ee6c436017621831ec94acaa4091dd67aac2b4', + 'url': '{dawn_git}/tint@488d7a9346ff8b63fdba22574ccff1688870e2f3', 'condition': 'dawn_standalone', },