From af7b4d0d9eaaa02b345535b03480fd1c76b84cf0 Mon Sep 17 00:00:00 2001
From: dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Date: Mon, 5 Dec 2022 17:10:11 +0000
Subject: [PATCH] Roll vulkan-deps from 63dc6101459e to ef116f5551fb (1
 revision)

https://chromium.googlesource.com/vulkan-deps.git/+log/63dc6101459e..ef116f5551fb

Changed dependencies:
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d5824670d4..5c3f60e51d

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: If9371c6e0e67ebcb061af94ee5e66efe49df9fb2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112800
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index cc57d350aa..6ad5231385 100644
--- a/DEPS
+++ b/DEPS
@@ -142,7 +142,7 @@ deps = {
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@63dc6101459edc0d463b570ebda1db02bf4a8a39',
+    'url': '{chromium_git}/vulkan-deps@ef116f5551fb729346249c84b897e7ca4c70c324',
     'condition': 'dawn_standalone',
   },