Roll vulkan-deps from 141a95bdd1a9 to f49e9e501f3a (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/141a95bdd1a9..f49e9e501f3a

Changed dependencies:
* glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/bdba39bae6..9fe5223370
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/dbcdcc1260..3521747ed0

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 cwallez@google.com,webgpu-developers@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: cwallez@google.com
Change-Id: Iaa164bd1920b4982f90f4960c11644ba628c2ba4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126820
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 7b9fe59..a90d7d1 100644
--- a/DEPS
+++ b/DEPS
@@ -142,7 +142,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@141a95bdd1a97dd6e1e5e688a9b7f4dab03de9b0',
+    'url': '{chromium_git}/vulkan-deps@f49e9e501f3a3294b1872cf685079581823c81fc',
     'condition': 'dawn_standalone',
   },