From d9b56a02c5780dd0479281a016cc85c4b990b6a2 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 25 Mar 2021 20:25:24 +0000 Subject: [PATCH] Roll Tint from 5c9906e3079f to cea744d55887 (2 revisions) https://dawn.googlesource.com/tint.git/+log/5c9906e3079f..cea744d55887 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 bclayton@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: bclayton@google.com Change-Id: I9af8664e04190557b00a530694f4766c25281fae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46080 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f6eb154903..840919754a 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@5c9906e3079f81dde27dffb05109279afedc11dc', + 'url': '{dawn_git}/tint@cea744d55887d4e47ae663d9fb70a417b348499e', 'condition': 'dawn_standalone', },