From 0e64d527b3000054d5c548a4373a251574662052 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 27 Jan 2021 22:23:25 +0000 Subject: [PATCH] Roll Tint from 21b52b60b687 to d5c0b8e851d2 (3 revisions) https://dawn.googlesource.com/tint.git/+log/21b52b60b687..d5c0b8e851d2 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 sarahmashay@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: sarahmashay@google.com Change-Id: I210130340c7f5cf515aba4a607844a236116e09a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39160 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cdd3657159..a1ab07ee1a 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@21b52b60b68758fe745683bb8797b67cd30875c9', + 'url': '{dawn_git}/tint@d5c0b8e851d26422b09ef59211b5af297b5c5c92', 'condition': 'dawn_standalone', },