Roll DevTools Frontend from c87525026921 to 7b45ea0188a7 (14 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c87525026921..7b45ea0188a7

2021-05-18 michael.liao@microsoft.com [Sources Watch Expression]: Fix focus issues when editing
2021-05-18 cjamcl@chromium.org [Lighthouse] Roll Lighthouse 7.5.0
2021-05-18 jacktfranklin@chromium.org [Dark Mode] fontEditor.css
2021-05-18 jacktfranklin@chromium.org [Dark Mode] objectValue.css
2021-05-18 mathias@chromium.org Avoid CORS preflight requests when using locale emulation
2021-05-18 tvanderlippe@chromium.org [Dark mode] console/ConsoleSidebar.css
2021-05-18 tvanderlippe@chromium.org [Dark mode] emulation/mediaQueryInspector.css
2021-05-18 jacktfranklin@chromium.org [Dark Mode] softContextMenu.css
2021-05-18 aerotwist@chromium.org Debounce scheduled render calls
2021-05-18 tikuta@chromium.org use python3 in devtools-frontend by default
2021-05-18 jacktfranklin@chromium.org sync-vscode-settings now copies from devtools-workspace-settings.json
2021-05-18 changhaohan@chromium.org Fix network waterfall header background color
2021-05-18 aerotwist@chromium.org Revert "Debounce scheduled render calls"
2021-05-18 aerotwist@chromium.org Debounce scheduled render calls

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 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/master/autoroll/README.md

Bug: chromium:115273,chromium:1152736,chromium:1194403,chromium:1205282,chromium:1209820,chromium:772558
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ica74940bc9a3cd620d4b184e259b30150988b967
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2903339
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/master@{#884144}
diff --git a/DEPS b/DEPS
index 7c45118..900c3a3 100644
--- a/DEPS
+++ b/DEPS
@@ -288,7 +288,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': 'c87525026921d80cffe27b08408ae318f614ec54',
+  'devtools_frontend_revision': '7b45ea0188a7149d1580f5cbe2452cb563dea5a6',
   # 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.