Roll third_party/webgpu-cts/ 9f1f6db4f..85678b29c (1 commit)

Regenerated:
 - expectations.txt
 - compat-expectations.txt
 - ts_sources.txt
 - test_list.txt
 - resource_files.txt
 - webtest .html files


https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/9f1f6db4ff08..85678b29c040
 - 85678b Compat: fix rgXXX format as storage texture issues (#3805)

Created with './tools/run cts roll'

Change-Id: I3f6000fecaf4fc9d6bdfde354bfc9d4bc854fd0b
Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel
Include-Ci-Only-Tests: true
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195154
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Gregg Tavares <gman@chromium.org>
Commit-Queue: Gregg Tavares <gman@chromium.org>
diff --git a/DEPS b/DEPS
index bbed8c4..06e4a9b 100644
--- a/DEPS
+++ b/DEPS
@@ -355,7 +355,7 @@
 
   # WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
   'third_party/webgpu-cts': {
-    'url': '{chromium_git}/external/github.com/gpuweb/cts@9f1f6db4ff08a9f80e2f6e0bedb8455d125910ca',
+    'url': '{chromium_git}/external/github.com/gpuweb/cts@85678b29c04094891969356a717135fd838927d8',
     'condition': 'build_with_chromium',
   },