From a584ae77707dee8b95c70e6cca0eb49425ab12d9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 21 Apr 2021 15:35:20 +0000 Subject: [PATCH] Roll Tint from c0810e7e6eba to 98c2cf0e9194 (4 revisions) https://dawn.googlesource.com/tint.git/+log/c0810e7e6eba..98c2cf0e9194 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: I1aacde7b41a2e7703a9c274c7a173abc954d0624 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/48640 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 47c0f35f30..2c8ffb00da 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@c0810e7e6ebac76004625d497351bc06a07e850d', + 'url': '{dawn_git}/tint@98c2cf0e91949b290797c950f79baa637c8a19d1', }, # GLFW for tests and samples