| Index: third_party/WebKit/Source/devtools/front_end/components/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| index 99999d2e74eccaf704ac49878f7f7c8d823ec9d1..f7ffb0a577c3f1435c41d91b5a02066d648e1e3c 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
|
| @@ -47,7 +47,6 @@
|
| "network_log"
|
| ],
|
| "scripts": [
|
| - "BreakpointsSidebarPaneBase.js",
|
| "DataSaverInfobar.js",
|
| "DOMBreakpointsSidebarPane.js",
|
| "DOMPresentationUtils.js",
|
| @@ -56,7 +55,7 @@
|
| "Reload.js"
|
| ],
|
| "resources": [
|
| - "breakpointsList.css",
|
| + "domBreakpointsSidebarPane.css",
|
| "domUtils.css",
|
| "imagePreview.css"
|
| ]
|
|
|