From 8661cb07ab4f81b91b42b7cb1f1e3d070d926e99 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 18 Apr 2022 16:54:43 +0000 Subject: [PATCH] Roll vulkan-deps from 1a408eb154d7 to 8b8b53e7b6de (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/1a408eb154d7..8b8b53e7b6de Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/dbf1e87e6b..939c5252ab 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 shrekshao@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: shrekshao@google.com Change-Id: I0a992996034af2fe0abbba0bc9bf54bafa2eb282 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87160 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a78487da32..96fbf7a888 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@1a408eb154d7045aab854be59dd5271505aab9bb', + 'url': '{chromium_git}/vulkan-deps@8b8b53e7b6de9f50969c214fec9369e4032cebb3', 'condition': 'dawn_standalone', },