From b4fbf55e63dc1232cf005b69874be762a8ab7cd9 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 21 Jan 2022 12:59:08 +0000 Subject: [PATCH] Roll vulkan-deps from c9b583de6eb8 to 28bda106444b (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/c9b583de6eb8..28bda106444b Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e5c8d9bc16..ad55cccddb 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 bclayton@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: bclayton@google.com Change-Id: If997fea6cadc8a88d5bda484e6dd97d2babf9fcf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77643 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f019d683f6..ba7bc8acfc 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c9b583de6eb888c167c87b38b04f4c7048e182a3', + 'url': '{chromium_git}/vulkan-deps@28bda106444b4d388cc9e98a2b4fe26a2be51eb3', 'condition': 'dawn_standalone', },