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

Unified Diff: Source/devtools/devtools.gypi

Issue 1178563002: DevTools: Refactor network panel overview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test. Created 5 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 236095c58a594d95097fd7eb48125054e10ad689..873ac8bc25c5eed667571e32f2f22b67338a1c08 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -613,7 +613,6 @@
'front_end/timeline/TimelineLayersView.js',
'front_end/timeline/TimelineMemoryOverview.js',
'front_end/timeline/TimelineModel.js',
- 'front_end/timeline/TimelineOverviewPane.js',
'front_end/timeline/TimelinePaintProfilerView.js',
'front_end/timeline/TimelinePanel.js',
'front_end/timeline/TimelinePresentationModel.js',
@@ -634,6 +633,7 @@
'front_end/ui_lazy/ShowMoreDataGridNode.js',
'front_end/ui_lazy/SortableDataGrid.js',
'front_end/ui_lazy/TimelineGrid.js',
+ 'front_end/ui_lazy/TimelineOverviewPane.js',
'front_end/ui_lazy/ViewportDataGrid.js',
],
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-window-filter.html ('k') | Source/devtools/front_end/network/NetworkLogView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698