From 4b73472798a4dda612363cbda53065b8d5df6031 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 14 Jan 2022 11:36:02 +0000 Subject: [PATCH] Roll Tint from db2f5fcf101a to d6e962b43753 (1 revision) https://dawn.googlesource.com/tint.git/+log/db2f5fcf101a..d6e962b43753 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: dawn:1082 Tbr: rharrison@google.com Change-Id: Iea591660892e1160119c87d7a62ad1cb7e00cfc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76501 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b9d9343527..10e86bfdd0 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@db2f5fcf101a0b91d600de2b99c8f133da5f152b', + 'url': '{dawn_git}/tint@d6e962b437537a3e699a8c37ea697effcd777da6', }, # GLFW for tests and samples