| Index: third_party/WebKit/Source/devtools/front_end/audits/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/audits/module.json b/third_party/WebKit/Source/devtools/front_end/audits/module.json
|
| index 27b4c1e031d1069c5b4380f9a24ccdcb2b10ff15..50c586954cacb806e9abc3536b34bf723016c42b 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/audits/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/audits/module.json
|
| @@ -1,8 +1,9 @@
|
| {
|
| "extensions": [
|
| {
|
| - "type": "@WebInspector.Panel",
|
| - "name": "audits",
|
| + "type": "view",
|
| + "location": "panel",
|
| + "id": "audits",
|
| "title": "Audits",
|
| "order": 90,
|
| "className": "WebInspector.AuditsPanel"
|
|
|