| 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 4e31b049571468b403f58cde15d0899e03de3ea9..205c09a8026c7b179fd02645e0a6706253106a77 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
|
| @@ -131,6 +131,7 @@
|
| "TimelineFlameChart.js",
|
| "TimelineNetworkFlameChart.js",
|
| "TimelineTreeView.js",
|
| + "TimelineLandingPage.js",
|
| "TimelineUIUtils.js",
|
| "TimelineLayersView.js",
|
| "TimelinePaintProfilerView.js",
|
| @@ -139,6 +140,7 @@
|
| "resources": [
|
| "invalidationsTree.css",
|
| "timelineFlamechartPopover.css",
|
| + "timelineLandingPage.css",
|
| "timelinePanel.css",
|
| "timelinePaintProfiler.css",
|
| "timelineStatusDialog.css"
|
|
|