Index: testing/variations/fieldtrial_testing_config_ios.json |
diff --git a/testing/variations/fieldtrial_testing_config_ios.json b/testing/variations/fieldtrial_testing_config_ios.json |
index f7bbd075993d8df3814e8047c384cf23a8e5dae8..eb8c1c852dfa0bfb32b6fe854816ff74f66ecbca 100644 |
--- a/testing/variations/fieldtrial_testing_config_ios.json |
+++ b/testing/variations/fieldtrial_testing_config_ios.json |
@@ -1,80 +1,83 @@ |
-{ |
- "AutofillFieldMetadata": [ |
- { |
- "group_name": "Enabled" |
- } |
- ], |
- "AutofillProfileOrderByFrecency": [ |
- { |
- "group_name": "EnabledLimitTo3", |
- "params": { |
- "limit": "3" |
- } |
- } |
- ], |
- "ChromotingQUIC": [ |
- { |
- "group_name": "Enabled" |
- } |
- ], |
- "DataCompressionProxyDevRollout": [ |
- { |
- "group_name": "Control" |
- }, |
- { |
- "group_name": "Enabled" |
- } |
- ], |
- "DataReductionProxyConfigService": [ |
- { |
- "group_name": "Enabled", |
- "params": { |
- "minimum_refresh_interval_on_success_msec": "21600000" |
- } |
- } |
- ], |
- "PasswordBranding": [ |
- { |
- "group_name": "SmartLockBrandingSavePromptOnly" |
- } |
- ], |
- "QUIC": [ |
- { |
- "group_name": "Enabled", |
- "params": { |
- "alternate_protocol_probability_threshold": "0.001" |
- } |
- } |
- ], |
- "SdchPersistence": [ |
- { |
- "group_name": "Enabled" |
- } |
- ], |
- "SpdyEnableDependencies": [ |
- { |
- "group_name": "Enable" |
- } |
- ], |
- "SyncHttpContentCompression": [ |
- { |
- "group_name": "Enabled" |
- }, |
- { |
- "group_name": "Disabled" |
- } |
- ], |
- "TabSyncByRecency": [ |
- { |
- "group_name": "Enabled" |
- } |
- ], |
- "VarationsServiceControl": [ |
- { |
- "group_name": "Interval_30min", |
- "params": { |
- "fetch_period_min": "30" |
- } |
- } |
- ] |
-} |
+{ |
+ "AutofillFieldMetadata": [ |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "AutofillProfileOrderByFrecency": [ |
+ { |
+ "group_name": "EnabledLimitTo3", |
+ "params": { |
+ "limit": "3" |
+ } |
+ }, |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "ChromotingQUIC": [ |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "DataCompressionProxyDevRollout": [ |
+ { |
+ "group_name": "Control" |
+ }, |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "DataReductionProxyConfigService": [ |
+ { |
+ "group_name": "Enabled", |
+ "params": { |
+ "minimum_refresh_interval_on_success_msec": "21600000" |
+ } |
+ } |
+ ], |
+ "PasswordBranding": [ |
+ { |
+ "group_name": "SmartLockBrandingSavePromptOnly" |
+ } |
+ ], |
+ "QUIC": [ |
+ { |
+ "group_name": "Enabled", |
+ "params": { |
+ "alternate_protocol_probability_threshold": "0.001" |
+ } |
+ } |
+ ], |
+ "SdchPersistence": [ |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "SpdyEnableDependencies": [ |
+ { |
+ "group_name": "Enable" |
+ } |
+ ], |
+ "SyncHttpContentCompression": [ |
+ { |
+ "group_name": "Enabled" |
+ }, |
+ { |
+ "group_name": "Disabled" |
+ } |
+ ], |
+ "TabSyncByRecency": [ |
+ { |
+ "group_name": "Enabled" |
+ } |
+ ], |
+ "VarationsServiceControl": [ |
+ { |
+ "group_name": "Interval_30min", |
+ "params": { |
+ "fetch_period_min": "30" |
+ } |
+ } |
+ ] |
+} |