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

Unified Diff: Source/devtools/devtools.gypi

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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d30d26f73a244adf8cb452e6da6bce800625b6d8..2ab05fa3e422d41e15213ea064910e825f5e486a 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -251,23 +251,30 @@
'devtools_module_json_files': [
'front_end/audits/module.json',
+ 'front_end/common/module.json',
+ 'front_end/components/module.json',
'front_end/console/module.json',
'front_end/devices/module.json',
'front_end/documentation/module.json',
'front_end/elements/module.json',
'front_end/extensions/module.json',
'front_end/heap_snapshot_worker/module.json',
+ 'front_end/host/module.json',
'front_end/layers/module.json',
'front_end/main/module.json',
'front_end/network/module.json',
'front_end/profiler/module.json',
'front_end/resources/module.json',
+ 'front_end/screencast/module.json',
'front_end/script_formatter_worker/module.json',
+ 'front_end/sdk/module.json',
'front_end/settings/module.json',
'front_end/source_frame/module.json',
'front_end/sources/module.json',
'front_end/temp_storage_shared_worker/module.json',
'front_end/timeline/module.json',
+ 'front_end/toolbox/module.json',
+ 'front_end/ui/module.json',
],
'all_devtools_files': [
'<@(devtools_cm_css_files)',
« no previous file with comments | « LayoutTests/inspector/open-with-rendering-option-enabled-expected.txt ('k') | Source/devtools/front_end/Runtime.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698