| Index: testing/variations/fieldtrial_testing_config_win.json
|
| diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
|
| index 45b55afdfa12a5e7a659e12f8da09d6e05501756..77abc545b4076a748744f404d067521a493c0f45 100644
|
| --- a/testing/variations/fieldtrial_testing_config_win.json
|
| +++ b/testing/variations/fieldtrial_testing_config_win.json
|
| @@ -179,6 +179,26 @@
|
| }
|
| }
|
| ],
|
| + "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"
|
|
|