From b442daef66e076e3480f504fb9c745f2c6539162 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 20 Apr 2022 10:32:45 +0000 Subject: [PATCH] Roll vulkan-deps from 1380023f9816 to 158676f39f3b (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/1380023f9816..158676f39f3b Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ce8691416f..5896a701e1 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 shrekshao@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: shrekshao@google.com Change-Id: Ie545d6808316d5414c00639a70bb14e3ee315807 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87384 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cb37655d36..b792b46802 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@1380023f981671615b489e634d8a5ca9e267f23b', + 'url': '{chromium_git}/vulkan-deps@158676f39f3b0800c8a3c3e17af98c89c2613d8c', 'condition': 'dawn_standalone', },