From 75e191893f5b59df10edb6ce7d444b26ac490b80 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 28 Jan 2021 17:18:45 +0000 Subject: [PATCH] Roll Tint from d5c0b8e851d2 to 5ad2d0087be3 (3 revisions) https://dawn.googlesource.com/tint.git/+log/d5c0b8e851d2..5ad2d0087be3 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: Ie537c89f3f298f514fb724f0c311a531e5afda24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39300 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a1ab07ee1a..e5177d48dc 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@d5c0b8e851d26422b09ef59211b5af297b5c5c92', + 'url': '{dawn_git}/tint@5ad2d0087be3f5c76a1f00d771e864a97fe19508', 'condition': 'dawn_standalone', },