From f818d3354ceda3401abca5967aefabe74c630eb1 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 13 Jul 2021 18:55:45 +0000 Subject: [PATCH] Roll Tint from c6bcab02fd89 to ff0a8f08227e (9 revisions) https://dawn.googlesource.com/tint.git/+log/c6bcab02fd89..ff0a8f08227e 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 kainino@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: kainino@google.com Change-Id: Ib84ceb80f6d948a179ba9a9822e39ad2c7e9d3a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/57920 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d344927de5..f7e6a869aa 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@c6bcab02fd89d545ab7dd3a68ba8d74cbced43fc', + 'url': '{dawn_git}/tint@ff0a8f08227edfeabc96c32f99747027c2f0139c', }, # GLFW for tests and samples