From 6ba6edd0378e38171dd9b4e832a9afe5d7f56e3f Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 23 Oct 2020 17:24:43 +0000 Subject: [PATCH] Roll Tint from 88d705dc85ff to 1b1d2a590744 (1 revision) https://dawn.googlesource.com/tint.git/+log/88d705dc85ff..1b1d2a590744 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: Ia4d4c8a3c43b395bde8efca481709c8b5b42b16c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30900 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d1f4cae926..8ff7c6428c 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@88d705dc85ff8baa8970fe4b9d2ae6bff5d38a63', + 'url': '{dawn_git}/tint@1b1d2a59074463a1635f37eb07b65fa846682e21', 'condition': 'dawn_standalone', },