From e21f793275c3c3e30ddd2d81565d0307362f9907 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 30 Sep 2022 01:59:57 +0000 Subject: [PATCH] Roll vulkan-deps from cce3d29fab2b to 0d73e9c2aa9a (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/cce3d29fab2b..0d73e9c2aa9a Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/9c40a28e3e..c71f94d8a8 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/facac95131..467f61cd34 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: I155b540cffc8b0158d9e308d4a8a9a3a84285f9d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104281 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8ae5dac0ef..2b06bec9af 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@cce3d29fab2be8318c2753a014c0a2a7d477daad', + 'url': '{chromium_git}/vulkan-deps@0d73e9c2aa9a40b965440bf86021418c2277ce62', 'condition': 'dawn_standalone', },