From 21e2c01620ab163354afc9e829c253bff6a8e5f6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 15 Mar 2021 12:04:53 +0000 Subject: [PATCH] Roll Tint from 717fbbf18387 to d614dd5d12a4 (1 revision) https://dawn.googlesource.com/tint.git/+log/717fbbf18387..d614dd5d12a4 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 kainino@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: kainino@google.com Change-Id: I32ffc85b3a3247a983c911165e932b029e43b45f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44720 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab8169801f..b28df62aaa 100644 --- a/DEPS +++ b/DEPS @@ -64,7 +64,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@717fbbf1838741294b1c91c61847da78a7a0ea63', + 'url': '{dawn_git}/tint@d614dd5d12a42caf2048a9b6ab59d87d83bcf164', 'condition': 'dawn_standalone', },