From 2086c655e56fd8e42a96ed2702ed873ab03b093b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 5 Aug 2021 17:00:59 +0000 Subject: [PATCH] Roll Tint from b5025dbc82e1 to 4038fa7f4326 (1 revision) https://dawn.googlesource.com/tint.git/+log/b5025dbc82e1..4038fa7f4326 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: I98e822adb47300a50bf30c94f960ba26deab8a95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61040 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0f41d4d39c..13a6c3e151 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@b5025dbc82e1c1ffcb9bc2b2c52a132179fff51a', + 'url': '{dawn_git}/tint@4038fa7f43266d77055dc0d2ddba5a0cb2c9b7f7', }, # GLFW for tests and samples