Chromium Code Reviews| 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 8401cf20b325dd36804dcef33f97d99bc005375e..ded18bb218d466c941af6020208284874a654787 100644 |
| --- a/testing/variations/fieldtrial_testing_config_mac.json |
| +++ b/testing/variations/fieldtrial_testing_config_mac.json |
| @@ -112,6 +112,17 @@ |
| "group_name": "SmartLockBrandingSavePromptOnly" |
| } |
| ], |
| + "PreconnectMore": [ |
| + { |
| + "enable_features": [ |
| + "PreconnectMore" |
| + ], |
| + "group_name": "Enabled" |
| + }, |
| + { |
|
Charlie Harrison
2016/04/08 14:54:38
I'll remove "Default" from these as isherman@ ment
|
| + "group_name": "Default" |
| + } |
| + ], |
| "QUIC": [ |
| { |
| "group_name": "Enabled" |