From 8b032edf0c5d618320d476f0b1c8b4b4eb935935 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 16 Jan 2023 09:28:50 +0000 Subject: [PATCH] Roll vulkan-deps from dda150867e4a to 3ff606af6dec (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/dda150867e4a..3ff606af6dec Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/366966e85b..57ed0d5ac3 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: I94035c41404f88e0e6d9b46d34c98c232a1ce289 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117162 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8def9163ef..26c6f57b41 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@dda150867e4a7978ed784593e884f811e59cec6e', + 'url': '{chromium_git}/vulkan-deps@3ff606af6dec38ce5b2fcb5a1f6333497a7e1d08', 'condition': 'dawn_standalone', },