From 0040f77f0b1c58a7835747abe5e632eabe4cd578 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 2 Nov 2021 01:13:23 +0000 Subject: [PATCH] Roll Tint from d148be4f0025 to e9216ce595b6 (1 revision) https://dawn.googlesource.com/tint.git/+log/d148be4f0025..e9216ce595b6 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: I1980228cf2cc854501f233fd938beede6b8571b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68140 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4fb0960ec2..5298eeb79f 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@d148be4f00259b1dc6d9e71806994139c47a14b8', + 'url': '{dawn_git}/tint@e9216ce595b6288ec1160a617e6ac2a856e9443d', }, # GLFW for tests and samples