Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Unified Diff: third_party/WebKit/Source/devtools/front_end/audits2/module.json

Issue 2857363003: [DevTools] Move Audits 2.0 out of experiment, rename to Audits (Closed)
Patch Set: user metrics Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698