From 3aad6d186e035609dda8f2b268d5536fe5e9eb4b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 30 Sep 2022 15:04:48 +0000 Subject: [PATCH] Roll vulkan-deps from 0d73e9c2aa9a to 4102e17d21cb (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/0d73e9c2aa9a..4102e17d21cb Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/0a7b14dce3..00b27c9767 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll Please CC amaiorano@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: amaiorano@google.com Change-Id: Ie42a1fab2e594475c881bd5f1656b4bb499991e5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104380 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7dcc9beb10..163d36c6bb 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@0d73e9c2aa9a40b965440bf86021418c2277ce62', + 'url': '{chromium_git}/vulkan-deps@4102e17d21cbe3409f348bdbae2c30e5ea0aaa84', 'condition': 'dawn_standalone', },