[roll-deps] Roll Catapult to the latest revision

This roll-deps is mainly to introduce the
following changes in catapult into dawn.

https://chromium.googlesource.com/catapult/+/24519e226db030259111e453de34277f42aa078e

Bug: chromium:355003178
Change-Id: I735ee73804189fe9eb595f3a6e24793d990980f9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201614
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Commit-Queue: Ho Cheung <hocheung@chromium.org>
diff --git a/DEPS b/DEPS
index 785bb72..735c502 100644
--- a/DEPS
+++ b/DEPS
@@ -239,7 +239,7 @@
   },
   # This is a dependency of //testing
   'third_party/catapult': {
-    'url': '{chromium_git}/catapult.git@1adfb3f1c655a462aeb325225f5693a1a9814b9c',
+    'url': '{chromium_git}/catapult.git@b9db9201194440dc91d7f73d4c939a8488994f60',
     'condition': 'dawn_standalone',
   },
   'third_party/google_benchmark/src': {