From e71494b6dc7cb5864d2ba6c19dce23807b4bb787 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 7 Feb 2022 11:44:07 +0000 Subject: [PATCH] Roll Tint from 6d770093bdf1 to 2d87beb20076 (1 revision) https://dawn.googlesource.com/tint.git/+log/6d770093bdf1..2d87beb20076 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 shrekshao@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: shrekshao@google.com Change-Id: I20547dd8a2fd3e02630990c00ed364978a92b204 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79601 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6fb2a9848d..f4b75eacf1 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@6d770093bdf1513ab57bd56c2e00c9b572d16304', + 'url': '{dawn_git}/tint@2d87beb200763920dc1b571c338d3cb10212d7d1', }, # GLFW for tests and samples