Roll DirectX Shader Compiler from 6103dd1854f6 to 5275debcde3a (3 revisions)

https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/6103dd1854f6..5275debcde3a

2024-05-08 grroth@microsoft.com Update version to 1.8.2405 (#6603)
2024-05-08 jenatali@microsoft.com Remove all WARP skips (#6602)
2024-05-08 coopp@microsoft.com Add test to validate that -Qsource_in_debug_module is present in help… (#6601)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/directx-shader-compiler-dawn
Please CC alanbaker@google.com,webgpu-developers@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in DirectX Shader Compiler: https://github.com/microsoft/DirectXShaderCompiler/issues/new/choose
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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: alanbaker@google.com
Change-Id: Id00af11e4b07101636be6952627f94bd6659e817
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187583
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 7e474af..db814a8 100644
--- a/DEPS
+++ b/DEPS
@@ -287,7 +287,7 @@
   },
 
   'third_party/dxc': {
-    'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@6103dd1854f69c1e3a2a0f59753fd57cc17efaba',
+    'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@5275debcde3a3b3f14ffbb192058118648e21345',
   },
 
   'third_party/dxheaders': {