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

Unified Diff: Source/devtools/devtools.gypi

Issue 313333002: Extract implementation based on timeline events into TimelineModelImpl (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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 98972f4b44373d71791686749e21cc3f3f49574d..3393f717de1f75367b2cc958424c005229e9ad02 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -382,6 +382,7 @@
'front_end/timeline/TimelineFrameModel.js',
'front_end/timeline/TimelineJSProfile.js',
'front_end/timeline/TimelineModel.js',
+ 'front_end/timeline/TimelineModelImpl.js',
'front_end/timeline/TimelinePresentationModel.js',
'front_end/timeline/TimelineOverviewPane.js',
'front_end/timeline/TimelineEventOverview.js',
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-load.html ('k') | Source/devtools/front_end/timeline/TimelineModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698