Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(829)

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/module.json

Issue 2153153003: DevTools: remove dead code, disambiguate expand for sections. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lcean Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index 2d5f2e10fe73369cc78777445571443940f4b964..4e5b67d13ffd8bf75f6131fe0e2e42118446678e 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -33,7 +33,6 @@
"ReportView.js",
"RootView.js",
"SearchableView.js",
- "Section.js",
"SettingsUI.js",
"SidebarTreeElement.js",
"SoftContextMenu.js",
@@ -68,11 +67,9 @@
"panelEnablerView.css",
"popover.css",
"progressIndicator.css",
- "propertiesSection.css",
"radioButton.css",
"reportView.css",
"searchableView.css",
- "section.css",
"sidebarPane.css",
"smallIcon.css",
"softContextMenu.css",

Powered by Google App Engine
This is Rietveld 408576698