From a8ac37babfd435fd7fee6d22cd8aeb9476294434 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 4 Jan 2022 18:20:14 +0000 Subject: [PATCH] Roll vulkan-deps from 00957032e9fb to a22e4a155383 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/00957032e9fb..a22e4a155383 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d23bc291ba..65975edf9b 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 alanbaker@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: alanbaker@google.com Change-Id: Ibbe5653456b26831ef68a86143934a9820ad1901 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75200 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec7ad61711..1dc989c692 100644 --- a/DEPS +++ b/DEPS @@ -126,7 +126,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@00957032e9fb062035557492b74ab3b09fe935cc', + 'url': '{chromium_git}/vulkan-deps@a22e4a155383b94e6dc6ab336a9e64e77554cd05', 'condition': 'dawn_standalone', },