From 7097437e218e5385eaa4644bae3d421fa5c097b7 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 18 May 2022 09:19:51 +0000 Subject: [PATCH] Roll vulkan-deps from 5d184f5765ff to b190c10e0804 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/5d184f5765ff..b190c10e0804 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/7ed2cbe27f..0f5044267a 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: I9b555b55713093fe8f1d407bcd04d6e56e976ad6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90781 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 2c1f05bbe0..203e428944 100644 --- a/DEPS +++ b/DEPS @@ -140,7 +140,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@5d184f5765ffe4f2aecd432c846933c5b6333635', + 'url': '{chromium_git}/vulkan-deps@b190c10e080484571d406af623c71634a0731c6e', 'condition': 'dawn_standalone', },