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

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

Issue 344443007: Encapsulate implementation-specific timeline record handling in TimelineUIUtils (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/TracingTimelineUIUtils.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 85e8ad6454768378989fd33442f71f4aba09d29b..c9b5776629fcd50ca3e8e5dc20e53d2d7705f83f 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -326,6 +326,7 @@
"timeline/TimelinePanel.js",
"timeline/TimelinePresentationModel.js",
"timeline/TimelineUIUtils.js",
+ "timeline/TimelineUIUtilsImpl.js",
"timeline/TimelineView.js",
"timeline/TimelineTracingView.js",
"timeline/TimelineLayersView.js",
« no previous file with comments | « Source/devtools/front_end/timeline/TracingTimelineUIUtils.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698