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

Unified Diff: Source/devtools/devtools.gypi

Issue 709423002: DevTools: remove old Timeline front-end implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated LayoutTests/inspector/layers/layer-canvas-log.html Created 6 years, 1 month 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 2d8355aa22f87de9d4085363002574b51d142abf..b3fa8f2559b936e3544cef6d8810bd680cfde56a 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -166,7 +166,6 @@
'front_end/sdk/SnippetStorage.js',
'front_end/sdk/SourceMap.js',
'front_end/sdk/Target.js',
- 'front_end/sdk/TimelineManager.js',
'front_end/sdk/TracingManager.js',
'front_end/sdk/WorkerManager.js',
'front_end/sdk/WorkerTargetManager.js',
@@ -530,7 +529,6 @@
'front_end/timeline/TimelineLayersView.js',
'front_end/timeline/TimelineMemoryOverview.js',
'front_end/timeline/TimelineModel.js',
- 'front_end/timeline/TimelineModelImpl.js',
'front_end/timeline/TimelineOverviewPane.js',
'front_end/timeline/TimelinePaintProfilerView.js',
'front_end/timeline/TimelinePanel.js',
@@ -538,7 +536,6 @@
'front_end/timeline/TimelinePowerOverview.js',
'front_end/timeline/TimelinePresentationModel.js',
'front_end/timeline/TimelineUIUtils.js',
- 'front_end/timeline/TimelineUIUtilsImpl.js',
'front_end/timeline/TimelineView.js',
'front_end/timeline/TracingModel.js',
'front_end/timeline/TracingTimelineModel.js',

Powered by Google App Engine
This is Rietveld 408576698