From b42d701abebe32f99953f6fa631882fdc6fdf1ee Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 5 Aug 2021 22:23:21 +0000 Subject: [PATCH] Roll Tint from 4038fa7f4326 to 11c6fcdb514d (3 revisions) https://dawn.googlesource.com/tint.git/+log/4038fa7f4326..11c6fcdb514d 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/main/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: I698fee43585cac4bd272d129583b7b9ab6c5ea04 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61140 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13a6c3e151..93c03ad17c 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@4038fa7f43266d77055dc0d2ddba5a0cb2c9b7f7', + 'url': '{dawn_git}/tint@11c6fcdb514d152bcc8899fef4c41316d73f39ee', }, # GLFW for tests and samples