From 6c7b1013a053515666c7ebcc42b6d28f40ba9622 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 14 Oct 2020 16:31:15 +0000 Subject: [PATCH] Roll Tint from 435916e544cc to f2b8b6e87396 (1 revision) https://dawn.googlesource.com/tint.git/+log/435916e544cc..f2b8b6e87396 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 enga@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: enga@google.com Change-Id: I7d2aeba2f2010e8061302d451946648bd5387087 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30140 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 912e2492e3..d9a4c7fc0e 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@435916e544cc36119f910c3402f501bc1a341dfc', + 'url': '{dawn_git}/tint@f2b8b6e8739662cd19c33500f6415ff2f5ba6d58', 'condition': 'dawn_standalone', },