Roll DevTools Frontend from 9426f19f27b2 to 931f9af8150a (3 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9426f19f27b2..931f9af8150a

2022-06-20 szuend@chromium.org [e2e] Disable flaky e2e quick open test on mac
2022-06-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2022-06-20 kimanh@chromium.org [BreakpointManager] Refactor breakpoint setting code

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 devtools-waterfall-sheriff-onduty@grotations.appspotmail.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

Bug: chromium:1337781
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Id5f2b77539353211e30e5d4b3f633afa0b37abb3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3714198
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@{#1015940}
diff --git a/DEPS b/DEPS
index 28a1590..199c30da 100644
--- a/DEPS
+++ b/DEPS
@@ -359,7 +359,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': '9426f19f27b2a10cccd1c4cb0bb92cd91a863815',
+  'devtools_frontend_revision': '931f9af8150a258ab3b68446f4c44402b970f307',
   # 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.