From f92307dcc3367dd0962d823ee6cd9586e1f94d7d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 4 Feb 2021 20:46:02 +0000 Subject: [PATCH] Roll Tint from b17aea159c32 to 1f2d38c826ce (13 revisions) https://dawn.googlesource.com/tint.git/+log/b17aea159c32..1f2d38c826ce 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: Ib44a5b016588d29625e4c7fb5fbd2a94c69f2ae5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40440 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a9dc73a958..1820b02ad0 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@b17aea159c328764238f0550d327bb531cf9bcf8', + 'url': '{dawn_git}/tint@1f2d38c826ce25bf9d7f67453538f7467cf27541', 'condition': 'dawn_standalone', },