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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 307353004: Timeline: extract tracing-specific UI helpers into TracingTimelineUIUtils.js (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index bfce4163f1bd8efc22e3af5baea1e8bdbaddd902..365a26cd3d75a06bf3f5ce135b24ea0443d7fe78 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -328,6 +328,7 @@
"timeline/TimelineTraceEventBindings.js",
"timeline/TimelineLayersView.js",
"timeline/TracingModel.js",
+ "timeline/TracingTimelineUIUtils.js",
"timeline/TransformController.js"
]
},

Powered by Google App Engine
This is Rietveld 408576698