| Index: third_party/WebKit/Source/devtools/front_end/audits2/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/audits2/module.json b/third_party/WebKit/Source/devtools/front_end/audits2/module.json
|
| index 5788571c2f78292e2500b225384d2e8e52abf24e..1806d3b1c17e690eec2a7ad967aad6a3ef851eae 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/audits2/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/audits2/module.json
|
| @@ -4,9 +4,8 @@
|
| "type": "view",
|
| "location": "panel",
|
| "id": "audits2",
|
| - "title": "Audits 2.0",
|
| + "title": "Audits",
|
| "order": 90,
|
| - "persistence": "closeable",
|
| "className": "Audits2.Audits2Panel"
|
| }
|
| ],
|
| @@ -16,7 +15,6 @@
|
| "services",
|
| "ui"
|
| ],
|
| - "experiment": "audits2",
|
| "scripts": [
|
| "lighthouse/renderer/util.js",
|
| "lighthouse/renderer/dom.js",
|
|
|