From 247f511f198f901ce3eb0344f355f53bf9ffe59d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 14 Jan 2021 10:38:16 +0000 Subject: [PATCH] Roll Tint from 313ae9e87f37 to 904c5b9621da (2 revisions) https://dawn.googlesource.com/tint.git/+log/313ae9e87f37..904c5b9621da 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 dsinclair@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: dawn:602 Tbr: dsinclair@google.com Change-Id: I0caa1cbe14c46966a4941faf5932a10376fa4d6a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/37860 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index acda6124c5..eb0c9662c6 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@313ae9e87f37d917421baacf4065dc460655e646', + 'url': '{dawn_git}/tint@904c5b9621da58b1680d11e6bcfa1aa8b9f96e56', 'condition': 'dawn_standalone', },