Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config_linux.json |
| diff --git a/testing/variations/fieldtrial_testing_config_linux.json b/testing/variations/fieldtrial_testing_config_linux.json |
| index ec155289c037825a50808d5a7c4edc544d470053..0ab3d250100bdf18aec63c371a986a09b7ed97b1 100644 |
| --- a/testing/variations/fieldtrial_testing_config_linux.json |
| +++ b/testing/variations/fieldtrial_testing_config_linux.json |
| @@ -96,6 +96,14 @@ |
| "group_name": "SmartLockBrandingSavePromptOnly" |
| } |
| ], |
| + "PreconnectMore": [ |
| + { |
| + "group_name": "PreconnectMoreAllFrames" |
|
Alexei Svitkine (slow)
2016/03/21 19:42:12
This doesn't actually enable the features unless y
Charlie Harrison
2016/03/22 16:26:36
Ah ok. Updated.
|
| + }, |
| + { |
| + "group_name": "PreconnectMoreMainFrameOnly" |
| + } |
| + ], |
| "QUIC": [ |
| { |
| "group_name": "Enabled" |