From 41726d4381ce56429ce6e0de22237087d098b9ed Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 13 Jan 2023 13:51:46 +0000 Subject: [PATCH] Roll vulkan-deps from 4345134e7109 to a56166d59ebd (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4345134e7109..a56166d59ebd Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/95e6d1a7cd..6c021b786a 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 cwallez@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: cwallez@google.com Change-Id: I2b20ddfd2dcb7ee406c137f8096440cdc9d3bd18 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116857 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 1795323ac3..9691e63bff 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@4345134e7109ca18da9a9fc37174373015e587b9', + 'url': '{chromium_git}/vulkan-deps@a56166d59ebdb0208a7301d267460773df1a1adc', 'condition': 'dawn_standalone', },