From 78a28459abf920a85f6098036dd466bff456ae7b Mon Sep 17 00:00:00 2001 From: dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> Date: Wed, 3 Aug 2022 14:01:25 +0000 Subject: [PATCH] Roll vulkan-deps from c9c304a87f47 to 3ee9789f25ed (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/c9c304a87f47..3ee9789f25ed Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/f0ce653a25..fb64704060 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 lokokung@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: lokokung@google.com Change-Id: I21e5cbf6f1fa1b522f78820d078da2e93920859d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98105 Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9e3881f1f6..cd68d7a3e5 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c9c304a87f473a6b497f811dd0714a3ae7d8922d', + 'url': '{chromium_git}/vulkan-deps@3ee9789f25ed20663828a3ff8cc5c39494bca381', 'condition': 'dawn_standalone', },