From 54e150b7c22e79a0271f815685ea499709237bba Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 23 Mar 2021 19:09:52 +0000 Subject: [PATCH] Roll Tint from 2e97435ba613 to 84ef13c84fb3 (4 revisions) https://dawn.googlesource.com/tint.git/+log/2e97435ba613..84ef13c84fb3 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: dawn:706 Tbr: bclayton@google.com Change-Id: Id5b06e65a5a29bbebb8b96a149bbdf6e532d5755 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/45780 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 269d5d2faf..60bb2cd1c7 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@2e97435ba613df5dd4ccb500cca0a07998d8ff74', + 'url': '{dawn_git}/tint@84ef13c84fb38d37793d7aef2025be38dd9265f5', 'condition': 'dawn_standalone', },