From 668d739adf873ef7b352cd01c07ab92f0a669e02 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 10 Apr 2022 07:51:50 +0000 Subject: [PATCH] Roll vulkan-deps from 19082e8adae0 to 60e6ec01372a (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/19082e8adae0..60e6ec01372a Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/eed73231c5..5e090d28cf 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 rharrison@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: rharrison@google.com Change-Id: I3615ca17e32140241ab26ac10e24fc4cec4ac153 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86260 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 04068b17df..02be6dfe75 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@19082e8adae023aa5cb6c41616562b9a29f70815', + 'url': '{chromium_git}/vulkan-deps@60e6ec01372adbe053f97d5b137af50a5b420ad2', 'condition': 'dawn_standalone', },