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

Unified Diff: Source/devtools/devtools.gypi

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 | « no previous file | Source/devtools/front_end/timeline/MemoryCountersGraph.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index efbee851866bb1d9b7476a763e77d94739baafc3..bb234fcf0789a6cb3203978857d1307626b05538 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -391,6 +391,7 @@
'front_end/timeline/TimelineFrameOverview.js',
'front_end/timeline/TimelineMemoryOverview.js',
'front_end/timeline/TimelineUIUtils.js',
+ 'front_end/timeline/TimelineUIUtilsImpl.js',
'front_end/timeline/TimelineView.js',
'front_end/timeline/TimelinePowerGraph.js',
'front_end/timeline/TimelinePowerOverview.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/timeline/MemoryCountersGraph.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698