| 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"
|
|
|