| 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 cee9d02834e96f829c12f414a1f53137189e0426..1ffe41b5597c29d7ba16e3bb785e66d1ee95a50b 100644
|
| --- a/testing/variations/fieldtrial_testing_config_linux.json
|
| +++ b/testing/variations/fieldtrial_testing_config_linux.json
|
| @@ -96,6 +96,26 @@
|
| "group_name": "SmartLockBrandingSavePromptOnly"
|
| }
|
| ],
|
| + "PreconnectMore": [
|
| + {
|
| + "enable_features": [
|
| + "PreconnectMore"
|
| + ],
|
| + "group_name": "PreconnectMoreAllFrames",
|
| + "params": {
|
| + "preconnect_subframes": "true"
|
| + }
|
| + },
|
| + {
|
| + "enable_features": [
|
| + "PreconnectMore"
|
| + ],
|
| + "group_name": "PreconnectMoreMainFrameOnly",
|
| + "params": {
|
| + "preconnect_subframes": "false"
|
| + }
|
| + }
|
| + ],
|
| "QUIC": [
|
| {
|
| "group_name": "Enabled"
|
|
|