From 6bcd4aceef100810284d61bd9dad0e9bd05e4c92 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 10 Dec 2020 16:10:19 +0000 Subject: [PATCH] Roll Tint from 7a0daa233d8a to 287f6f12eff6 (7 revisions) https://dawn.googlesource.com/tint.git/+log/7a0daa233d8a..287f6f12eff6 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 rharrison@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: rharrison@google.com Change-Id: I708ce9153f6a00c38f4b665e07d37090f6185467 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/35400 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index df3069b26d..7d4424770a 100644 --- a/DEPS +++ b/DEPS @@ -82,7 +82,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@7a0daa233d8a40583f5c0055f5a9d41b802669c5', + 'url': '{dawn_git}/tint@287f6f12eff63c20ae727665b89eda3f7d83daf6', 'condition': 'dawn_standalone', },