From 734e88b2e7511af298bf9dfc4bf6c42603b827b7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 8 Feb 2021 09:04:39 +0000 Subject: [PATCH] Roll Tint from a2fa690cda46 to 4a7981e300f3 (1 revision) https://dawn.googlesource.com/tint.git/+log/a2fa690cda46..4a7981e300f3 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 cwallez@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: cwallez@google.com Change-Id: I7dfa7d1ffa02c090b81d5e4b8f5ea52eb2d2745b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/41100 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1599b44f52..5c13c46bc8 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@a2fa690cda4658bef40528d866296e3033542e2d', + 'url': '{dawn_git}/tint@4a7981e300f3e61fe0f7cb6e55e993dc3b7c2a93', 'condition': 'dawn_standalone', },