From 299a3fafb3dddd15f4ade2bca5205669805b7b94 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 2 Feb 2021 19:21:59 +0000 Subject: [PATCH] Roll Tint from 222e09735e02 to c694d43c75f4 (11 revisions) https://dawn.googlesource.com/tint.git/+log/222e09735e02..c694d43c75f4 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: I4c4c734486e82bb85be42440d811a4ec3af698c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40100 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 930386e7e5..094fc3bfb7 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@222e09735e02c10c08c9cd306101a1db0fd11e23', + 'url': '{dawn_git}/tint@c694d43c75f497195374336a5ed3391939137b94', 'condition': 'dawn_standalone', },