summaryrefslogtreecommitdiffstats
path: root/testing/variations/fieldtrial_testing_config_linux.json
diff options
context:
space:
mode:
authorSteven Holte <holte@google.com>2015-09-08 17:07:19 -0700
committerSteven Holte <holte@google.com>2015-09-09 00:09:04 +0000
commit2d8d0e8d7c75b73649de2c79a2c4ddadf9585522 (patch)
tree61010d0f483ca958f8f72ee6889ff496ea48dfc2 /testing/variations/fieldtrial_testing_config_linux.json
parenta3b1e30c365c1a8c9ca659943349aedd603ef5f4 (diff)
downloadchromium_src-2d8d0e8d7c75b73649de2c79a2c4ddadf9585522.zip
chromium_src-2d8d0e8d7c75b73649de2c79a2c4ddadf9585522.tar.gz
chromium_src-2d8d0e8d7c75b73649de2c79a2c4ddadf9585522.tar.bz2
Pretty print field trials
BUG= R=felt@chromium.org Review URL: https://codereview.chromium.org/1308693013 Cr-Commit-Position: refs/heads/master@{#347841}
Diffstat (limited to 'testing/variations/fieldtrial_testing_config_linux.json')
-rw-r--r--testing/variations/fieldtrial_testing_config_linux.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/testing/variations/fieldtrial_testing_config_linux.json b/testing/variations/fieldtrial_testing_config_linux.json
index 4b14eee..1be6b86 100644
--- a/testing/variations/fieldtrial_testing_config_linux.json
+++ b/testing/variations/fieldtrial_testing_config_linux.json
@@ -1,25 +1,25 @@
{
- "CaptivePortalInterstitial": [
+ "AutofillFieldMetadata": [
{
"group_name": "Enabled"
}
],
- "DataReductionProxyUseDataSaverOnVPN": [
+ "CaptivePortalInterstitial": [
{
- "group_name": "Enabled"
+ "group_name": "Enabled"
}
],
- "EnableSessionCrashedBubbleUI": [
+ "DataReductionProxyUseDataSaverOnVPN": [
{
"group_name": "Enabled"
}
],
- "InstanceID": [
+ "EnableSessionCrashedBubbleUI": [
{
"group_name": "Enabled"
}
],
- "RefreshTokenDeviceId": [
+ "InstanceID": [
{
"group_name": "Enabled"
}
@@ -28,10 +28,15 @@
{
"group_name": "Enabled",
"params": {
- "alternate_protocol_probability_threshold": "0.01"
+ "alternate_protocol_probability_threshold": "0.01"
}
}
],
+ "RefreshTokenDeviceId": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
"ReportCertificateErrors": [
{
"group_name": "ShowAndPossiblySend",
@@ -61,6 +66,17 @@
"group_name": "DontShowAndDontSend"
}
],
+ "SafeBrowsingReportPhishingErrorLink": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Control"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
"SdchPersistence": [
{
"group_name": "Enabled"
@@ -74,11 +90,6 @@
"group_name": "Disabled"
}
],
- "AutofillFieldMetadata": [
- {
- "group_name": "Enabled"
- }
- ],
"TabSyncByRecency": [
{
"group_name": "Enabled"
@@ -96,16 +107,5 @@
"fetch_period_min": "30"
}
}
- ],
- "SafeBrowsingReportPhishingErrorLink": [
- {
- "group_name": "Enabled"
- },
- {
- "group_name": "Control"
- },
- {
- "group_name": "Disabled"
- }
]
}