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

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

Issue 573453004: DevTools: Get rid of frontend_modules.json (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments Created 6 years, 3 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/components/module.json ('k') | Source/devtools/front_end/devices/module.json » ('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..02792ddb38b4a778f9ef19e8e9980d3ffbbd14b5 100644
--- a/Source/devtools/front_end/console/module.json
+++ b/Source/devtools/front_end/console/module.json
@@ -51,6 +51,9 @@
"settingType": "checkbox"
}
],
+ "dependencies": [
+ "components"
+ ],
"scripts": [
"ConsoleViewMessage.js",
"ConsoleView.js",
« no previous file with comments | « Source/devtools/front_end/components/module.json ('k') | Source/devtools/front_end/devices/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698