Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/elements/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/module.json b/third_party/WebKit/Source/devtools/front_end/elements/module.json |
| index 4dbbc3d3b007ae867e05d034fe986388a0293b8c..df13560c4c8b2c08841f8395bb2bf1e9d2063a0f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/elements/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/module.json |
| @@ -196,7 +196,7 @@ |
| "title": "DOM Breakpoints", |
| "order": 6, |
| "persistence": "permanent", |
| - "factoryName": "WebInspector.DOMBreakpointsSidebarPane.Proxy" |
| + "factoryName": "WebInspector.DOMBreakpointsSidebarPane" |
|
chenwilliam
2016/08/17 01:20:11
I initially tried className for both elements and
|
| }, |
| { |
| "type": "view", |