From 8dc97a8e3d7f1465250f8e0be4f1ca64d8ed05e8 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 6 Sep 2022 14:10:53 +0000 Subject: [PATCH] Roll vulkan-deps from e3fa08b13e32 to 68fbfeef41d3 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/e3fa08b13e32..68fbfeef41d3 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/b50285d33d..25c1a732b6 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 shrekshao@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: shrekshao@google.com Change-Id: I427b9915ea97f137b82f079b02602549c8274da4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101400 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fdf9744310..c5c849204b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e3fa08b13e32a7778cf2e2aee7523400ee4e2560', + 'url': '{chromium_git}/vulkan-deps@68fbfeef41d38c7f080c7c0e3196b280a9660c68', 'condition': 'dawn_standalone', },