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

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

Issue 563463003: DevTools: extract TracingManager from TracingModel, step 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/front_end/timeline/module.json
diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json
index b6effbaef8f12670b21cfdd6ec4f960b57e59801..2ef1dcbd730eb78eef8ddaf0d82fd702c5ed2ed6 100644
--- a/Source/devtools/front_end/timeline/module.json
+++ b/Source/devtools/front_end/timeline/module.json
@@ -30,6 +30,7 @@
"TimelineView.js",
"TimelineLayersView.js",
"TimelinePaintProfilerView.js",
+ "TracingModel.js",
"TracingTimelineUIUtils.js",
"TransformController.js",
"PaintProfilerView.js",

Powered by Google App Engine
This is Rietveld 408576698