From 36ddc12e3a1a898632ec71e4b4e5ab0e04a080e3 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 11 Aug 2022 16:57:21 +0000 Subject: [PATCH] Roll vulkan-deps from d53c356ad7d9 to 476824373c19 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/d53c356ad7d9..476824373c19 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/529a4320d3..f12e9b3a66 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 cwallez@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: cwallez@google.com Change-Id: Iff444e17755d6c49ceda8d2cf3cb16d5d58378c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98861 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 c742eae5f9..c48c73250e 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d53c356ad7d9a77f43cff070b7af4212fb3f739f', + 'url': '{chromium_git}/vulkan-deps@476824373c1963ca293213cddd13f6a839390491', 'condition': 'dawn_standalone', },