| Index: third_party/WebKit/Source/devtools/front_end/network/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/network/module.json b/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| index 781e057f86b321c581370beda160bfa1d9d96aef..fac291e9a3fb5f3a03a06c06277426af19aeecbc 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| @@ -101,7 +101,7 @@
|
| "NetworkLogViewColumns.js",
|
| "NetworkManageCustomHeadersView.js",
|
| "NetworkOverview.js",
|
| - "NetworkTimelineColumn.js",
|
| + "NetworkWaterfallColumn.js",
|
| "RequestCookiesView.js",
|
| "RequestHeadersView.js",
|
| "RequestHTMLView.js",
|
| @@ -119,7 +119,7 @@
|
| "networkLogView.css",
|
| "networkManageCustomHeadersView.css",
|
| "networkPanel.css",
|
| - "networkTimelineColumn.css",
|
| + "networkWaterfallColumn.css",
|
| "requestCookiesView.css",
|
| "requestHeadersTree.css",
|
| "requestHeadersView.css",
|
|
|