From d006cedb55ce59b793ae0e0bcee5a3e3a2dc31f7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 4 Nov 2021 19:16:40 +0000 Subject: [PATCH] Roll Tint from e0e45a4d473a to c5aab619f3c1 (1 revision) https://dawn.googlesource.com/tint.git/+log/e0e45a4d473a..c5aab619f3c1 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 rharrison@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: rharrison@google.com Change-Id: I62b727d7ea4a1dedee30b568173b53d9ff4630ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68420 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f9e19c7770..1e105aaaa1 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@e0e45a4d473a256aadc8e8765ce71a536c22b634', + 'url': '{dawn_git}/tint@c5aab619f3c181cdb3201008140bb9e42e0021f4', }, # GLFW for tests and samples