From 07575efdda1a047310e818a8540d60bb2c4bf5e5 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Jun 2021 00:03:39 +0000 Subject: [PATCH] Roll Tint from 35b514ff06d2 to ae0bf04ad224 (6 revisions) https://dawn.googlesource.com/tint.git/+log/35b514ff06d2..ae0bf04ad224 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 rharrison@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/main/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Ia98aea666331c3c12191cae1cf194d77856fbf75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/55701 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 63a1508459..9e70a9b454 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@35b514ff06d2d94d5389e161ade944246f71ae6d', + 'url': '{dawn_git}/tint@ae0bf04ad22434f1306a86819ff322e7c36510ae', }, # GLFW for tests and samples