From 38e7ce09a0ee7f8c5aecc733833f0c66072935a1 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 1 Nov 2021 20:25:42 +0000 Subject: [PATCH] Roll Tint from 98dc04329fbc to d148be4f0025 (2 revisions) https://dawn.googlesource.com/tint.git/+log/98dc04329fbc..d148be4f0025 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: I77958bb98d31d4a23c9c0fac3bd978759c1397d2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68001 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index adb9f7d652..4fb0960ec2 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@98dc04329fbc0fde408ca297fe3444b037612ae9', + 'url': '{dawn_git}/tint@d148be4f00259b1dc6d9e71806994139c47a14b8', }, # GLFW for tests and samples