From b931880f8955253b50364a214dcb10836c21ed22 Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Wed, 21 Sep 2022 21:23:00 +0000 Subject: [PATCH] Roll vulkan-deps from d9371f187fcc to 7d70d765a648 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/d9371f187fcc..7d70d765a648 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ce0a206064..b48bd2b501 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-angle-autoroll Please CC abdolrashidi@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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: abdolrashidi@google.com Change-Id: I93c79688456e6b5e26402039c02c3ca258955693 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3911795 Bot-Commit: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5705f9fc5..868c2141d 100644 --- a/DEPS +++ b/DEPS @@ -580,7 +580,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d9371f187fccddc221a56ab94eaf1af17afd4309', + 'url': '{chromium_git}/vulkan-deps@7d70d765a648027a83177dc6a0b42ba9f7313291', 'condition': 'not build_with_chromium', },