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

Unified Diff: Source/devtools/front_end/console/module.json

Issue 458753003: Revert of DevTools: Introduce module initializers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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
« no previous file with comments | « Source/devtools/front_end/console/_module.js ('k') | Source/devtools/front_end/devices/_module.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/console/module.json
diff --git a/Source/devtools/front_end/console/module.json b/Source/devtools/front_end/console/module.json
index b486a27e443da104c077d7224115ca1e8d383393..0396e6c58a6869bc20329e102114bb5bb028dcc6 100644
--- a/Source/devtools/front_end/console/module.json
+++ b/Source/devtools/front_end/console/module.json
@@ -51,9 +51,5 @@
"settingType": "checkbox"
}
],
- "scripts": [
- "ConsoleViewMessage.js",
- "ConsoleView.js",
- "ConsolePanel.js"
- ]
+ "scripts": [ "ConsolePanel.js" ]
}
« no previous file with comments | « Source/devtools/front_end/console/_module.js ('k') | Source/devtools/front_end/devices/_module.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698