| Index: third_party/WebKit/Source/devtools/front_end/accessibility/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
|
| index 4b11f008f24bc3d54bfb64cf7d0d6dcb7c4c45c9..c060a8ea70fbcf834d3f601fd0633fa9e949f3f7 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
|
| @@ -1,8 +1,7 @@
|
| {
|
| "extensions": [
|
| {
|
| - "title": "Accessibility",
|
| - "type": "@WebInspector.Widget",
|
| + "type": "@WebInspector.View",
|
| "location": "elements-panel",
|
| "className": "WebInspector.AccessibilitySidebarView"
|
| }
|
|
|