From 25eb5cd02e9b7ea53bd1fd2f50bf62f168f68d9e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 18 Jun 2022 06:14:40 +0000 Subject: [PATCH] Roll vulkan-deps from 4ede36c4734b to 45c701a7067d (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4ede36c4734b..45c701a7067d Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/679d107398..6e8fb40b3b 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 rharrison@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: rharrison@google.com Change-Id: I6ba2a34223421ba81a43576cffe57f11ee1b41a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94200 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ba85457815..609e7f4d81 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@4ede36c4734b36032b0b0c64c7f4cb63c9d35293', + 'url': '{chromium_git}/vulkan-deps@45c701a7067deb732a58783239ed11fbc81cc3c7', 'condition': 'dawn_standalone', },