From ab5821d0166feabf7690b7d2399ad36870501e72 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 4 Dec 2020 09:18:39 +0000 Subject: [PATCH] Roll Tint from 8e6cd2e68076 to 00b77a80ab13 (3 revisions) https://dawn.googlesource.com/tint.git/+log/8e6cd2e68076..00b77a80ab13 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: Ib728149e3d2c5d65ada11000adc3ee0e23a24805 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34940 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index aebf505896..e8b5599b2c 100644 --- a/DEPS +++ b/DEPS @@ -82,7 +82,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@8e6cd2e68076228b18a1a7e95c07910471bc0d40', + 'url': '{dawn_git}/tint@00b77a80ab137229b2024fcf0e98c5e38ffc05fd', 'condition': 'dawn_standalone', },