From 018b9b917c1d15accd3854b9248b8b6c1a91f6fe Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 24 Feb 2021 14:37:01 +0000 Subject: [PATCH] Roll Tint from 00eb8dfa8bd9 to 8b1851dbdc75 (4 revisions) https://dawn.googlesource.com/tint.git/+log/00eb8dfa8bd9..8b1851dbdc75 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: I4f147903d77a00c7d4a7cb8ff8a2d3a3770262d1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/42360 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1ab69ac929..d86c3a07a9 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@00eb8dfa8bd9f88fb47d12063792f8a160be81a2', + 'url': '{dawn_git}/tint@8b1851dbdc75cfa091d014f6c96690416e40b2ef', 'condition': 'dawn_standalone', },