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

Unified Diff: Source/devtools/devtools.gypi

Issue 310313003: Introduce TracingTimelineModel (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 bc0f9ca7b5db6110ba13f6d531e6a57b87b79c4a..d90e8949724fda9d8bfbf65fae663afcec353a31 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -393,10 +393,10 @@
'front_end/timeline/TimelinePowerGraph.js',
'front_end/timeline/TimelinePowerOverview.js',
'front_end/timeline/TimelinePanel.js',
- 'front_end/timeline/TimelineTraceEventBindings.js',
'front_end/timeline/TimelineTracingView.js',
'front_end/timeline/TimelineLayersView.js',
'front_end/timeline/TracingModel.js',
+ 'front_end/timeline/TracingTimelineModel.js',
'front_end/timeline/TransformController.js'
],
'devtools_profiler_js_files': [
« no previous file with comments | « LayoutTests/inspector/tracing-session-id.html ('k') | Source/devtools/front_end/timeline/TimelineFlameChart.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698