From d4f318d0f3083490ee665b8f53e99b8b9a08cd82 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 24 Jan 2023 17:08:28 +0000 Subject: [PATCH] Roll vulkan-deps from f93afca731ce to a2f348c2039f (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f93afca731ce..a2f348c2039f Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/78b8e5d064..8f898553b5 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 enga@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: enga@google.com Change-Id: Ibeafbaa4061b6027111c955830618094e09015de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117528 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 9e6ae21884..03b8ca14f7 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f93afca731ce5a1c29195e7d2217c0192efd4bc1', + 'url': '{chromium_git}/vulkan-deps@a2f348c2039f905cefcf17901b066376ca9a044a', 'condition': 'dawn_standalone', },