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

Unified Diff: Source/devtools/front_end/timeline/module.json

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
« no previous file with comments | « Source/devtools/front_end/timeline/TimelineUIUtilsImpl.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/timeline/module.json
diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json
index 1247586f35db59a29e4b3424e10a5eb24faa4d52..1d7697bbfea0540fa60e0d3d5b0575e988c6f5ed 100644
--- a/Source/devtools/front_end/timeline/module.json
+++ b/Source/devtools/front_end/timeline/module.json
@@ -25,7 +25,6 @@
"Layers3DView.js",
"MemoryCountersGraph.js",
"TimelineModel.js",
- "TimelineModelImpl.js",
"TimelineJSProfile.js",
"TimelineOverviewPane.js",
"TimelinePresentationModel.js",
@@ -38,7 +37,6 @@
"TimelinePowerOverview.js",
"TimelineFlameChart.js",
"TimelineUIUtils.js",
- "TimelineUIUtilsImpl.js",
"TimelineView.js",
"TimelineLayersView.js",
"TimelinePaintProfilerView.js",
« no previous file with comments | « Source/devtools/front_end/timeline/TimelineUIUtilsImpl.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698