From a64fd1784a076828cb598ea6621bfb9972e96e5b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 29 Oct 2020 13:30:02 +0000 Subject: [PATCH] Roll Tint from 62bbc6f6c050 to 4dd5665502ad (1 revision) https://dawn.googlesource.com/tint.git/+log/62bbc6f6c050..4dd5665502ad 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: Ia2067cfc24b086854193f0281c7eb04b79ed0d07 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31285 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e65d508597..8e934818e6 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@62bbc6f6c0507b07c8d1057d8da4dc65afed4114', + 'url': '{dawn_git}/tint@4dd5665502ad7a78af3311cd11024d2537f280ea', 'condition': 'dawn_standalone', },