From 92243e6779aba85bb7a3d014a0f2b57195c64f4e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Feb 2022 23:29:46 +0000 Subject: [PATCH] Roll Tint from 8169693136dd to fe08ba467747 (2 revisions) https://dawn.googlesource.com/tint.git/+log/8169693136dd..fe08ba467747 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 shrekshao@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: shrekshao@google.com Change-Id: I1104a2c16f8eaab8de492956d48f8ebd2e829e60 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81760 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 25aa869f10..1b63e72901 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@8169693136dd5f96926dce3e0a59dc649ca6c64a', + 'url': '{dawn_git}/tint@fe08ba4677479af6db8e516b5b968abc209e78de', }, # GLFW for tests and samples