From f496d3b10549e4f0e64bb2304a4505cbbae94838 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 27 Oct 2020 18:41:37 +0000 Subject: [PATCH] Roll Tint from 57694c8dab3c to fcbc6efa8fd3 (1 revision) https://dawn.googlesource.com/tint.git/+log/57694c8dab3c..fcbc6efa8fd3 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: I92b3fd1e484d31e2bc3ffc55c2a65efc74ef38b0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31100 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a19f24a8de..d511b9eb75 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@57694c8dab3c52b49d9966c1dc475bfa346d09ee', + 'url': '{dawn_git}/tint@fcbc6efa8fd37bb6dd727a8ee897511cca9b2977', 'condition': 'dawn_standalone', },