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

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

Issue 2868583003: DevTools: make audits 2 a proper experiment that can be enabled by default. (Closed)
Patch Set: 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 5c73158e69e92518aaf28eb94ca7a805a80347a5..199888f0e2317ed2f6906f34fdc08b00833272ed 100644
--- a/third_party/WebKit/Source/devtools/front_end/audits2/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/audits2/module.json
@@ -6,7 +6,8 @@
"id": "audits2",
"title": "Audits",
"order": 90,
- "className": "Audits2.Audits2Panel"
+ "className": "Audits2.Audits2Panel",
+ "experiment": "audits2"
}
],
"dependencies": [

Powered by Google App Engine
This is Rietveld 408576698