From 6cc74dce933e6164dc5b2d3bf2cc4d1c8e2e4f2b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 17 Feb 2022 01:42:20 +0000 Subject: [PATCH] Roll Tint from 4a15605be725 to afb02e8ec7cd (1 revision) https://dawn.googlesource.com/tint.git/+log/4a15605be725..afb02e8ec7cd 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry 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: Ie2099f574d4d27201a9fdc60d4cb1660863e38af Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80801 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3c2ab9576c..af19d28290 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@4a15605be725129166edba4d3b00b19fc1a0da75', + 'url': '{dawn_git}/tint@afb02e8ec7cd8214034136b1290ebe800f217d72', }, # GLFW for tests and samples