From 62d31fedd6110b4d0f3210b4c367ff559b28bf3b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 17 Mar 2022 04:02:37 +0000 Subject: [PATCH] Roll vulkan-deps from 51988dcdccbf to c888fd52efee (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/51988dcdccbf..c888fd52efee Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/6c8f1627a3..b477ffb64f 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 enga@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: enga@google.com Change-Id: I30a38110ce9b91953addc283194c1ea06b596a84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83902 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d14ee9eb15..7dbd593362 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@51988dcdccbfdc611bb86c25c639fca0b393e222', + 'url': '{chromium_git}/vulkan-deps@c888fd52efee3a6c5726a3309ed82b5917d4205f', 'condition': 'dawn_standalone', },