From 9d94f70a8017ac7922cc6811acf91b409ae5c1e0 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 26 Dec 2022 14:39:58 +0000 Subject: [PATCH] Roll vulkan-deps from 259eec71c7c6 to d612e67fa71f (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/259eec71c7c6..d612e67fa71f Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/bea667d35c..4b0639f215 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 jrprice@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: jrprice@google.com Change-Id: Iad9ec06c3f8a3036557422b20c215a62a2965da0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115660 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f9863ce884..56322c90d4 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@259eec71c7c601f40d5363c5fa1fbb26f59bbcbe', + 'url': '{chromium_git}/vulkan-deps@d612e67fa71fdb9eafe3eca631542565d5a42c6b', 'condition': 'dawn_standalone', },