From 0cb5c0edeb808525487e4dbba6003e110171dd29 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 1 Feb 2022 10:21:21 +0000 Subject: [PATCH] Roll Tint from f67b6373a667 to 5416d9ba2ab5 (1 revision) https://dawn.googlesource.com/tint.git/+log/f67b6373a667..5416d9ba2ab5 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 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: cwallez@google.com Change-Id: Ibf600604de44515672af6f0248f32874a4db0c45 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78688 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3747be2cae..8a5f5a0b34 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@f67b6373a667c48fbac61312da708b140181a777', + 'url': '{dawn_git}/tint@5416d9ba2ab577352c783f2824d3507d1076e0b6', }, # GLFW for tests and samples