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

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

Issue 2637443004: DevTools: bring back old landing page in timeline/performance. (Closed)
Patch Set: review comments addressed Created 3 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
Index: third_party/WebKit/Source/devtools/front_end/timeline/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/module.json b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
index 9c6d9f9a9e301b8a6a69fa3cb88f5e631376469c..725bf60978208bde2b0c218f46d16f3c5a622c8c 100644
--- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
@@ -149,7 +149,6 @@
"TimelineFlameChart.js",
"TimelineNetworkFlameChart.js",
"TimelineTreeView.js",
- "TimelineLandingPage.js",
"TimelineUIUtils.js",
"TimelineLayersView.js",
"TimelinePaintProfilerView.js",
@@ -158,7 +157,6 @@
"resources": [
"invalidationsTree.css",
"timelineFlamechartPopover.css",
- "timelineLandingPage.css",
"timelinePanel.css",
"timelinePaintProfiler.css",
"timelineStatusDialog.css"

Powered by Google App Engine
This is Rietveld 408576698