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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 93fb9a85ffc91b91bf887dd81fa79a2ca91edc2a..6737b2e04a55a4a834d7736e457668867fd0a6eb 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -558,8 +558,6 @@ all_devtools_files = [
"front_end/timeline/TimelineFlameChart.js",
"front_end/timeline/timelineFlamechartPopover.css",
"front_end/timeline/TimelineFlameChartView.js",
- "front_end/timeline/timelineLandingPage.css",
- "front_end/timeline/TimelineLandingPage.js",
"front_end/timeline/TimelineLayersView.js",
"front_end/timeline/TimelineLoader.js",
"front_end/timeline/TimelineNetworkFlameChart.js",

Powered by Google App Engine
This is Rietveld 408576698