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

Unified Diff: third_party/WebKit/Source/devtools/front_end/audits/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/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 d0ae608ecb8b01b2ee64cf32a8a6339c86ad7b20..71b1e8b5b5be66daad2e7a8d7ee5031c4cf607ca 100644
--- a/third_party/WebKit/Source/devtools/front_end/audits/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/audits/module.json
@@ -4,8 +4,9 @@
"type": "view",
"location": "panel",
"id": "audits",
- "title": "Audits",
+ "title": "Legacy Audits",
"order": 90,
+ "persistence": "closeable",
"className": "Audits.AuditsPanel"
}
],

Powered by Google App Engine
This is Rietveld 408576698