From 5d4fd88a7403aa255d49919d011af54c691b344a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 18 Dec 2020 14:17:32 +0000 Subject: [PATCH] Roll Tint from a57f842be951 to 9a644c7903ca (4 revisions) https://dawn.googlesource.com/tint.git/+log/a57f842be951..9a644c7903ca 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 rharrison@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: rharrison@google.com Change-Id: I47a18673a9f683a5999d28ee23685b71bf405e4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/36060 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 824dd226e2..b215db709a 100644 --- a/DEPS +++ b/DEPS @@ -82,7 +82,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@a57f842be9518094c8e9fbc6da1a896cb268f969', + 'url': '{dawn_git}/tint@9a644c7903caa792fc5f78ffe945289d802687df', 'condition': 'dawn_standalone', },