From 1d0935eda7857c997b0143768f95acdbe1202dea Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Feb 2022 21:17:39 +0000 Subject: [PATCH] Roll Tint from df3630c19476 to 8169693136dd (3 revisions) https://dawn.googlesource.com/tint.git/+log/df3630c19476..8169693136dd 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: I50cb75c6d17f64f03cca16ad418980b5b1537c5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81740 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7b48951330..25aa869f10 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@df3630c19476f379afcc103ff39258022bac1342', + 'url': '{dawn_git}/tint@8169693136dd5f96926dce3e0a59dc649ca6c64a', }, # GLFW for tests and samples