From 715f427d0c2c7a9f9a1afcca6e46ef2b0a236d27 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 3 Dec 2020 19:22:33 +0000 Subject: [PATCH] Roll Tint from 685cb02ea8d9 to 8e6cd2e68076 (5 revisions) https://dawn.googlesource.com/tint.git/+log/685cb02ea8d9..8e6cd2e68076 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: None Tbr: dsinclair@google.com Change-Id: I9d4844990103b6275d12bcbad58f2dc00f19aa76 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34860 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dcffbaf74e..aebf505896 100644 --- a/DEPS +++ b/DEPS @@ -82,7 +82,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@685cb02ea8d9afbad46d52ccbe4fa3728ac37693', + 'url': '{dawn_git}/tint@8e6cd2e68076228b18a1a7e95c07910471bc0d40', 'condition': 'dawn_standalone', },