From 6a366e3f47d4a943da457aa307733062ad7a64b4 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 18 Mar 2021 19:43:48 +0000 Subject: [PATCH] Roll Tint from 399b88845cce to 9970ec63ca8b (5 revisions) https://dawn.googlesource.com/tint.git/+log/399b88845cce..9970ec63ca8b 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 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: cwallez@google.com Change-Id: Ic285307d86cbd8589e318fa9d4e7b3eb883bfdec Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/45320 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b238ce9d9e..a4e765c11e 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@399b88845cce35381afe4b5fd9c0c2174df297ec', + 'url': '{dawn_git}/tint@9970ec63ca8b53a61a459bc403784e5993476ad5', 'condition': 'dawn_standalone', },