From 3e14a764251d6d5862600f4c6c832c7b8bbb1ba4 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 8 Dec 2022 08:48:22 +0000 Subject: [PATCH] Roll vulkan-deps from bd21ce27a2a1 to 7935ee7ccbc0 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bd21ce27a2a1..7935ee7ccbc0 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/77551c429f..ed257e2bdf * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/891c40de1a..b75e5a02b6 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 senorblanco@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: senorblanco@google.com Change-Id: Id440851839c7da7e01d3fcd1c3981fa5c7a611c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113400 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d667d6b856..87a7585582 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@bd21ce27a2a1b5964bbfecac39f3017ad2793218', + 'url': '{chromium_git}/vulkan-deps@7935ee7ccbc0074344db22c88702fcb0595272e5', 'condition': 'dawn_standalone', },