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

Unified Diff: Source/devtools/devtools.gypi

Issue 212683005: Timeline Trace viewer prototype (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed tracing.html Created 6 years, 9 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 d15c86566de58f83474ec9bfbbe7f0cca09f5b9f..483eaf9db6cb8cdc5d69035fa2ccd475c1df9b70 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -323,6 +323,7 @@
'front_end/TimelineView.js',
'front_end/TimelinePowerOverview.js',
'front_end/TimelinePanel.js',
+ 'front_end/TimelineTraceView.js',
],
'devtools_profiles_js_files': [
'front_end/BottomUpProfileDataGridTree.js',

Powered by Google App Engine
This is Rietveld 408576698