From eb2bd4e25063c7b2e7a6257a01275f85b66aef9d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 18 Oct 2021 19:40:19 +0000 Subject: [PATCH] Roll Tint from 8045166b166d to 5f5d43ff5193 (1 revision) https://dawn.googlesource.com/tint.git/+log/8045166b166d..5f5d43ff5193 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 jrprice@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: jrprice@google.com Change-Id: Ia836932493d5f0ee77417e5420b00eb40bfe4d91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66760 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c4a9f91c5b..2af24abe8b 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@8045166b166d1b61e8130c10dc515731ef4843ff', + 'url': '{dawn_git}/tint@5f5d43ff51936080b036c130bc0f2a81d4f20d4f', }, # GLFW for tests and samples