Roll DevTools Frontend from c64378bc3426 to 083e660af9b5 (1 revision)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c64378bc3426..083e660af9b5

2022-03-22 wolfi@chromium.org Fix headers link when overrides are disabled/not specified

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:1297533
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I81046a82a504e022f3d82127182f5ff8a6fa51f0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3543662
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@{#984062}
diff --git a/DEPS b/DEPS
index 15cfe51..508941c 100644
--- a/DEPS
+++ b/DEPS
@@ -328,7 +328,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': 'c64378bc3426879dd63c89808d2cc0d64f4c05c5',
+  'devtools_frontend_revision': '083e660af9b50b9a5d051021fcbd4c9e78603d80',
   # 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.