From 5b71d9dbd174732f4e9d17cd0bb7b765c4bb5ebb Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 28 May 2021 02:40:44 +0000 Subject: [PATCH] Roll Tint from 0131ce2205c3 to eaed2b6ce22c (2 revisions) https://dawn.googlesource.com/tint.git/+log/0131ce2205c3..eaed2b6ce22c 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 bclayton@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: bclayton@google.com Change-Id: I31d32f24bdff3a86c13e7bf547b8b2aee98c5d09 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/52561 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cfe32c183b..0f76fff528 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@0131ce2205c3a0a030ca65b237cc75f97693a3be', + 'url': '{dawn_git}/tint@eaed2b6ce22ca060244d4af553efdcfda2769a3c', }, # GLFW for tests and samples