From aabde6c88f91f450b5845c8a720356bc4382ed01 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 14 Nov 2020 16:56:24 +0000 Subject: [PATCH] Roll Tint from 8ca4561b25dd to e5e961722054 (18 revisions) https://dawn.googlesource.com/tint.git/+log/8ca4561b25dd..e5e961722054 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: I2991f65d7ca05969cbc754eafdbe01b288361552 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32760 Reviewed-by: Commit-Queue: --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5d63b40f0a..c97cb8ce71 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@8ca4561b25dd52778ce7d10b4083d5a1875f4aa7', + 'url': '{dawn_git}/tint@e5e961722054a7d5a42f1997cb21e7e23e6a982f', 'condition': 'dawn_standalone', },