From 2db24d6bd27fa3718b1ee73dd57d0a8ba95d8d85 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 25 Aug 2021 00:17:53 +0000 Subject: [PATCH] Roll Tint from 568136dd102a to 87cce20f679d (1 revision) https://dawn.googlesource.com/tint.git/+log/568136dd102a..87cce20f679d 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 rharrison@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: rharrison@google.com Change-Id: I872c27b8ec0b914799df5461e04cc5bf7239c121 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/62780 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bcdbc4711c..9bcc373312 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@568136dd102a14c0407dd2e7ce2ccf319f94a3a2', + 'url': '{dawn_git}/tint@87cce20f679d2364906c86b5586e39ec2230bb42', }, # GLFW for tests and samples