From 2e660b38ec5601d264d10569936f94b0e5997ff1 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 29 May 2021 20:10:00 +0000 Subject: [PATCH] Roll Tint from eaed2b6ce22c to d78f55390d82 (1 revision) https://dawn.googlesource.com/tint.git/+log/eaed2b6ce22c..d78f55390d82 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 bclayton@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: bclayton@google.com Change-Id: Ibdb1b4487b741201e7bb8ab5e67565a83d5995ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/52620 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0f76fff528..2c3139a82b 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@eaed2b6ce22ca060244d4af553efdcfda2769a3c', + 'url': '{dawn_git}/tint@d78f55390d82c867274ded30511fa1fa5ccbff89', }, # GLFW for tests and samples