From a52d4fc4b3c347e5d62c1c195e02beec1631f75a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 20 Jul 2021 23:04:58 +0000 Subject: [PATCH] Roll Tint from c41d94065092 to 0c7332b2baf5 (15 revisions) https://dawn.googlesource.com/tint.git/+log/c41d94065092..0c7332b2baf5 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 cwallez@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/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I9fb6f879d1fa6f32a7b95af4142b0fc780eb5419 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/59100 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e7c7a5ed9d..406bf91fb6 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@c41d9406509215d31576c4ec1f5aa7193fd9435c', + 'url': '{dawn_git}/tint@0c7332b2baf559835d31174ae7dfc452b35d3568', }, # GLFW for tests and samples