From aafb861973deae52f8f1b9dba9c8e26998c90c5c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 4 Feb 2022 22:13:55 +0000 Subject: [PATCH] Roll Tint from de857e1c581c to 3d5b38447aec (5 revisions) https://dawn.googlesource.com/tint.git/+log/de857e1c581c..3d5b38447aec 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 cwallez@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:814 Tbr: cwallez@google.com Change-Id: I4d0c51a8fb6eaf9cfc0ab28552ea12ca13a3668d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79401 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5d9dc088cc..87f224ceee 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@de857e1c581cfa9b7b2b511a44424713cbe47822', + 'url': '{dawn_git}/tint@3d5b38447aec7042186823bec33afb76c0b636c1', }, # GLFW for tests and samples