From 71d2e1d23d49c3616209dbf4776fd720aaa11560 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 2 Nov 2020 15:45:24 +0000 Subject: [PATCH] Roll Tint from 74023424daa4 to fc5a9cfaf70c (1 revision) https://dawn.googlesource.com/tint.git/+log/74023424daa4..fc5a9cfaf70c 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 sarahmashay@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: sarahmashay@google.com Change-Id: I18232ffa429a5719bf2d0a3d203459bab1dd4d9e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31581 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e89ccec9c8..681918059e 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@74023424daa48c7145739a3b3838e171dbbf2457', + 'url': '{dawn_git}/tint@fc5a9cfaf70c6162737b0c61e1d5c837337a660a', 'condition': 'dawn_standalone', },