Roll WebGPU CTS from 7fc3ca08bc41 to e113fd4de43c (3 revisions)

https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/7fc3ca08bc41..e113fd4de43c

2022-10-28 kainino@chromium.org Update encoder_state.spec.ts
2022-10-28 gyuyoung@igalia.com val: Add a control case to 'pass_end_invalid_order' test (#1948)
2022-10-28 bclayton@google.com wgsl: Add robustness tests for builtin shadowing (#1939)

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

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/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

Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel
Bug: None
Tbr: dsinclair@google.com
Change-Id: Ida0a6a0cdf2b2836a7b52d8f9bcbbed875dbc41e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3990918
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1065117}
diff --git a/DEPS b/DEPS
index cb03bebe..1eef44958 100644
--- a/DEPS
+++ b/DEPS
@@ -1847,7 +1847,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'd1b65aa5a88f6efd900604dfcda840154e9f16e2',
 
   'src/third_party/webgpu-cts/src':
-    Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7fc3ca08bc41fc2f17f294f26655efaf15228bcd',
+    Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'e113fd4de43cad41296384876a20b5937c117438',
 
   'src/third_party/webrtc':
     Var('webrtc_git') + '/src.git' + '@' + 'e02fbb040e253d9e0449ad2085e32575394f88d8',