Roll DevTools Frontend from 6b831e3f678c to 1de7cf8f3966 (3 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6b831e3f678c..1de7cf8f3966

2021-10-19 [email protected] [settings] Refactor settings rendering code
2021-10-19 [email protected] Implement disabled state for buttons
2021-10-19 [email protected] Remove duplicate experiment and keep only one copy

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:1161439,chromium:1245541
Tbr: [email protected]
Change-Id: I226902976531e5fac6d3f2bd3c3206ef09ffdbbd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3230921
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#932973}
diff --git a/DEPS b/DEPS
index 3a46304..97a5962 100644
--- a/DEPS
+++ b/DEPS
@@ -310,7 +310,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': '6b831e3f678c4c4af7485ecdb36849bb7e1b519a',
+  'devtools_frontend_revision': '1de7cf8f39667bd6f62116ae20d5b7364edcdfd8',
   # 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.