From 2985c867e26ae4b68db40c4939fd36b025550cd3 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 10 May 2022 09:48:22 +0000 Subject: [PATCH] Roll vulkan-deps from 7de4282f2446 to 27ef4a0d9701 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/7de4282f2446..27ef4a0d9701 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/14155d96ed..40437fb6ed 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 kainino@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: kainino@google.com Change-Id: I0e22fed55b987af998febefa6041d19a44d924b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89580 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 012629c3ef..9312c638a4 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7de4282f2446ebb9110dee5797f441c7bc893790', + 'url': '{chromium_git}/vulkan-deps@27ef4a0d9701b4b0677e68e4e8f50989ba6dd10b', 'condition': 'dawn_standalone', },