Roll DevTools Frontend from c1e414725a7a to a9f58a622b5a (1 revision)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c1e414725a7a..a9f58a622b5a

2022-01-10 [email protected] Increase max height for CodeMirror completions

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC [email protected] 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

Bug: chromium:1285662
Tbr: [email protected]
Change-Id: I33feaf3647b2e4b4ab713f0581250464be6eb4b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3379112
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#957296}
diff --git a/DEPS b/DEPS
index 849b949f..247c122 100644
--- a/DEPS
+++ b/DEPS
@@ -320,7 +320,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling devtools-frontend
   # and whatever else without interference from each other.
-  'devtools_frontend_revision': 'c1e414725a7a21233fd27848ba2603e8328ec9d6',
+  'devtools_frontend_revision': 'a9f58a622b5adf2ff9b4b1f99aa83361b351066c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libprotobuf-mutator
   # and whatever else without interference from each other.