From af9a618b47a175acf77bebe9215f0c251e5b9335 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 17 Nov 2020 15:18:01 +0000 Subject: [PATCH] Roll Tint from 4ad0019df0f0 to 90f32536458a (17 revisions) https://dawn.googlesource.com/tint.git/+log/4ad0019df0f0..90f32536458a 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 kainino@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: kainino@google.com Change-Id: Ifb1ab98c26be04a471d1a0e9719bdac151e6d215 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33061 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0a17e6db97..4fd5fa4bbf 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@4ad0019df0f02cdc41fccdac3730a7f0896a6629', + 'url': '{dawn_git}/tint@90f32536458a8c929584ab53c93b8b8923892923', 'condition': 'dawn_standalone', },