From a17df3968edd76e8a83a62e87c7fcd4c5f9b853b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 17 May 2022 03:39:46 +0000 Subject: [PATCH] Roll vulkan-deps from b5c0eec3336c to c37d1e2ab98c (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/b5c0eec3336c..c37d1e2ab98c Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/436c1be320..c08c0860bd 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: I50b15289f6aff219a3dfbc8b2d22e6637f95014d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90600 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 6fcb0ebc5f..4960f3d145 100644 --- a/DEPS +++ b/DEPS @@ -140,7 +140,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@b5c0eec3336c1eb6cafd9a999fdb356308847620', + 'url': '{chromium_git}/vulkan-deps@c37d1e2ab98c7ce73b990a87a95fe6d3006de1e7', 'condition': 'dawn_standalone', },