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

Unified Diff: Source/devtools/devtools.gypi

Issue 236893002: DevTools: Move CPUProfileDataModel and CPUFlameChartDataProvider into a separate file (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/CPUProfileModel.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 f96cb26eda9187449e318621c9409b774e369157..57bc632b54133646c38dd572d3d919b800fa5768 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -335,6 +335,7 @@
'front_end/CPUProfileBottomUpDataGrid.js',
'front_end/CPUProfileDataGrid.js',
'front_end/CPUProfileFlameChart.js',
+ 'front_end/CPUProfileModel.js',
'front_end/CPUProfileTopDownDataGrid.js',
'front_end/CPUProfileView.js',
'front_end/HeapSnapshotCommon.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/CPUProfileModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698