From 92ed0129250de61f2a670c853e1d6e33c38e2920 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 31 May 2021 20:59:42 +0000 Subject: [PATCH] Roll Tint from 34c58a932c2f to 52c37f354f2d (5 revisions) https://dawn.googlesource.com/tint.git/+log/34c58a932c2f..52c37f354f2d 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 enga@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: enga@google.com Change-Id: Ibee0708afd09c3e533f3e1499cb902206f90be98 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/52761 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 608870784b..e86d2a77ed 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@34c58a932c2f87d27ed7397672ad359954723c3c', + 'url': '{dawn_git}/tint@52c37f354f2d14bf06f7402e9607191156a8edec', }, # GLFW for tests and samples