| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| index afeede4091d46ba40c95f2eccb0c0b0733bd3e45..c4a445bb8ed7376d30fc8a7dbcd0416596c02423 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -417,7 +417,7 @@
|
| "title": "DOM Breakpoints",
|
| "order": 7,
|
| "persistence": "permanent",
|
| - "factoryName": "WebInspector.DOMBreakpointsSidebarPane.Proxy"
|
| + "factoryName": "WebInspector.DOMBreakpointsSidebarPane"
|
| },
|
| {
|
| "type": "view",
|
|
|