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

Unified Diff: Source/devtools/front_end/timeline/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/timeline/_module.js ('k') | Source/devtools/scripts/compile_frontend.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/timeline/module.json
diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json
index 2ef1dcbd730eb78eef8ddaf0d82fd702c5ed2ed6..b9f20de80fac6843c772bb584ff650b8e5c3b1ed 100644
--- a/Source/devtools/front_end/timeline/module.json
+++ b/Source/devtools/front_end/timeline/module.json
@@ -8,32 +8,5 @@
"className": "WebInspector.TimelinePanel"
}
],
- "scripts": [
- "CountersGraph.js",
- "Layers3DView.js",
- "MemoryCountersGraph.js",
- "TimelineModel.js",
- "TimelineModelImpl.js",
- "TimelineJSProfile.js",
- "TimelineOverviewPane.js",
- "TimelinePresentationModel.js",
- "TracingTimelineModel.js",
- "TimelineFrameModel.js",
- "TimelineEventOverview.js",
- "TimelineFrameOverview.js",
- "TimelineMemoryOverview.js",
- "TimelinePowerGraph.js",
- "TimelinePowerOverview.js",
- "TimelineFlameChart.js",
- "TimelineUIUtils.js",
- "TimelineUIUtilsImpl.js",
- "TimelineView.js",
- "TimelineLayersView.js",
- "TimelinePaintProfilerView.js",
- "TracingModel.js",
- "TracingTimelineUIUtils.js",
- "TransformController.js",
- "PaintProfilerView.js",
- "TimelinePanel.js"
- ]
+ "scripts": [ "TimelinePanel.js" ]
}
« no previous file with comments | « Source/devtools/front_end/timeline/_module.js ('k') | Source/devtools/scripts/compile_frontend.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698