| 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 b3cbf6f4b4146255b7f27e9a5cdda875877a9a33..b20bb5d91ef6e46b4a059095fc6c5902666b754e 100644
|
| --- a/testing/variations/fieldtrial_testing_config_mac.json
|
| +++ b/testing/variations/fieldtrial_testing_config_mac.json
|
| @@ -112,6 +112,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"
|
|
|