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 81726b51afe56921fb464985128bcb10d9db05dd..df922fe1d761c6ad7a49aeed8d19086b12bad6a7 100644 |
--- a/testing/variations/fieldtrial_testing_config_ios.json |
+++ b/testing/variations/fieldtrial_testing_config_ios.json |
@@ -1,28 +1,28 @@ |
{ |
- "SdchPersistence": [ |
+ "AutofillFieldMetadata": [ |
{ |
"group_name": "Enabled" |
} |
], |
- "SyncHttpContentCompression": [ |
- { |
- "group_name": "Enabled" |
- }, |
+ "QUIC": [ |
{ |
- "group_name": "Disabled" |
+ "group_name": "Enabled", |
+ "params": { |
+ "alternate_protocol_probability_threshold": "0.01" |
+ } |
} |
], |
- "AutofillFieldMetadata": [ |
+ "SdchPersistence": [ |
{ |
"group_name": "Enabled" |
} |
], |
- "QUIC": [ |
+ "SyncHttpContentCompression": [ |
{ |
- "group_name": "Enabled", |
- "params": { |
- "alternate_protocol_probability_threshold": "0.01" |
- } |
+ "group_name": "Enabled" |
+ }, |
+ { |
+ "group_name": "Disabled" |
} |
], |
"TabSyncByRecency": [ |