From da3f1e395c8050d2b16c35e5e7e0a23e5a40a215 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 2 Dec 2022 15:44:56 +0000 Subject: [PATCH] Roll vulkan-deps from e05101aa3095 to d800a9330101 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/e05101aa3095..d800a9330101 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/0855e59b13..d50f0ee365 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 dsinclair@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: dsinclair@google.com Change-Id: Iabd075964c7aa2aaf0e31dd2c09c93e38b468398 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112700 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index aa64de9e5c..e84cb59646 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e05101aa3095138d048d4f37da0035e3902f3782', + 'url': '{chromium_git}/vulkan-deps@d800a93301014c69f413db7e3e7494a5119324d3', 'condition': 'dawn_standalone', },