From 4a4a80447653452d28c5d41a91a727135e800395 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 1 Sep 2021 03:40:31 +0000 Subject: [PATCH] Roll Tint from 14ac047d45ff to 44a0adf9b47c (1 revision) https://dawn.googlesource.com/tint.git/+log/14ac047d45ff..44a0adf9b47c 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 file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry 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: sarahmashay@google.com Change-Id: Iefd7aa69fb93cb289b964eaffb5d4c363712e734 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/63260 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d37827e836..b4a185ac2d 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@14ac047d45fff8c1386202f4d81cd3958eb84a86', + 'url': '{dawn_git}/tint@44a0adf9b47c22a7b2f392f30aaf59811f56d6ee', }, # GLFW for tests and samples