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

Unified Diff: testing/variations/fieldtrial_testing_config_mac.json

Issue 1709803004: Add ViewsSimplifiedFullscreenUI to the fieldtrial testing config on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_mac.json
diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
index 5652e91c29b8eb8b634da4092bf6a3e952a72f59..9409d74497685f4eef54fe56c165ec0e14320795 100644
--- a/testing/variations/fieldtrial_testing_config_mac.json
+++ b/testing/variations/fieldtrial_testing_config_mac.json
@@ -232,6 +232,14 @@
}
}
],
+ "ViewsSimplifiedFullscreenUI": [
+ {
+ "group_name": "Enabled"
Ilya Sherman 2016/02/18 22:12:29 You probably need to list enable_features here.
tapted 2016/02/23 04:28:37 Ah! I thought it looked too easy :). Done.
+ },
+ {
+ "group_name": "Control"
+ }
Ilya Sherman 2016/02/18 22:12:29 No need to list the control group -- just the non-
tapted 2016/02/23 04:28:37 Done.
+ ],
"WebFontsIntervention": [
{
"group_name": "Enabled"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698