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

Unified Diff: Source/devtools/devtools.gypi

Issue 137853005: TimelinePanel: introduce StackView and use it instead of _timelineMemorySplitter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add missed file Created 6 years, 11 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/StackView.js » ('j') | Source/devtools/front_end/StackView.js » ('J')
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 3d9d9f7b129a7a93b4a458b67c8f38744359965b..56e909238c41abcc69140f6eb2d26275f0670856 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -305,6 +305,7 @@
'front_end/TimelineEventOverview.js',
'front_end/TimelineFrameOverview.js',
'front_end/TimelineMemoryOverview.js',
+ 'front_end/StackView.js',
'front_end/TimelineView.js',
'front_end/TimelinePanel.js',
],
« no previous file with comments | « no previous file | Source/devtools/front_end/StackView.js » ('j') | Source/devtools/front_end/StackView.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698