From 73c0190b4d39e190e50f42c1600f11623f9863d2 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 13 May 2021 18:49:39 +0000 Subject: [PATCH] Roll Tint from 688fe4477dff to 09587e1d862b (4 revisions) https://dawn.googlesource.com/tint.git/+log/688fe4477dff..09587e1d862b 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/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I09c70c2e921e1107a54598dc77323b1a0fa5629e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/50940 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7b432eef72..4f2030b4ba 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@688fe4477dffbe0ff6d4d5edab8fe202ec0ca66d', + 'url': '{dawn_git}/tint@09587e1d862b429dc68ad283e74833597f4b9684', }, # GLFW for tests and samples