From 86b6de56acfb6b85cf28fdd221a7031f47553f30 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 20 May 2022 14:45:50 +0000 Subject: [PATCH] Roll vulkan-deps from 880c9e0050c6 to 0198743a9a64 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/880c9e0050c6..0198743a9a64 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/0ce518899c..3136bfbaef 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: Ic503054cff8ef2f8973727c3d9c7daf14ce8e988 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91082 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3e2bd55ac1..5f440cf939 100644 --- a/DEPS +++ b/DEPS @@ -140,7 +140,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@880c9e0050c60c6079bf25dd81761bae6bdf5009', + 'url': '{chromium_git}/vulkan-deps@0198743a9a6410443a3968a594726ec44cc4b44a', 'condition': 'dawn_standalone', },