From c357bcad5f7dc36cdebafa0182371948c7e41c90 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 15 Mar 2021 11:17:03 +0000 Subject: [PATCH] Roll Tint from e2bc7aa74709 to 717fbbf18387 (2 revisions) https://dawn.googlesource.com/tint.git/+log/e2bc7aa74709..717fbbf18387 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: dawn:706 Tbr: kainino@google.com Change-Id: I07ce6c63238a06fdb73dc809ee18332eafc02d3d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44700 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 16a121ed26..ab8169801f 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@e2bc7aa747098c0e50e453e04a9215741af420c2', + 'url': '{dawn_git}/tint@717fbbf1838741294b1c91c61847da78a7a0ea63', 'condition': 'dawn_standalone', },