From cc4f752ef845bf8638f3a8d4c99d38ac33bc3474 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 19 Feb 2022 12:14:03 +0000 Subject: [PATCH] Roll vulkan-deps from abcbeebfb58b to ad48e4f3534c (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/abcbeebfb58b..ad48e4f3534c Changed dependencies: * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/ea109aeb93..3a60ee90c1 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 kainino@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: kainino@google.com Change-Id: Ibd4acfaa0d6d6650ad7b9e26a054d2ba8154924d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81025 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b844594fe5..34e7cbaa61 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@abcbeebfb58b8649051cb1c79074e558b7d4a3ce', + 'url': '{chromium_git}/vulkan-deps@ad48e4f3534c39c5412661bd80fd65c408b5025f', 'condition': 'dawn_standalone', },