From 2aa0042bb171966940e6042d167ff474faf97191 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 1 Jan 2022 07:19:23 +0000 Subject: [PATCH] Roll vulkan-deps from b1049d5f19cc to 0ccb6a4009fa (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/b1049d5f19cc..0ccb6a4009fa Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/0985f0e34a..34c103f644 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: Ib329e8133d57999ddd217ab232505ad17f103906 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74960 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d8c225285f..fbe668ab37 100644 --- a/DEPS +++ b/DEPS @@ -126,7 +126,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@b1049d5f19cc5a569c3d26b7ac8dd964950ed80d', + 'url': '{chromium_git}/vulkan-deps@0ccb6a4009fa078fa66e9ee2cbcd17a8886f65fc', 'condition': 'dawn_standalone', },