From 587a4cb2783c0f9c994fb12acc32818a3dd865d3 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 5 Feb 2023 00:22:23 +0000 Subject: [PATCH] Roll vulkan-deps from 525984c7fd54 to 8dc08a77478e (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/525984c7fd54..8dc08a77478e Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e7b63ce7ba..23d8187e72 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 alanbaker@google.com,webgpu-developers@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: alanbaker@google.com Change-Id: Id523081110c86a71b308c845f835490681f4f04e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118740 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0d15b63ac9..03fc180735 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@525984c7fd54a660d2c33c9a6711ca099e89366b', + 'url': '{chromium_git}/vulkan-deps@8dc08a77478e2821eb4395558a89522ba0348ea9', 'condition': 'dawn_standalone', },