From 9111e751c69c74171b8361d680c13bc4d285afc2 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 27 Jun 2022 14:10:01 +0000 Subject: [PATCH] Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/3da2aaf1f8a5..4e6188c82519 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/afb8986592..ea9030ad6c 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 bajones@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: bajones@google.com Change-Id: I813e416f99609c50b71b85b7b038fed9ff51a1a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94822 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 90ab75059d..558489254e 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@3da2aaf1f8a517301ed83de4c7c98ba851aec7cb', + 'url': '{chromium_git}/vulkan-deps@4e6188c825198c3e1f06edfec3dba8253ec30853', 'condition': 'dawn_standalone', },