| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index 0f8714a8b9924e1f52e358287b83c6efaa43543d..9e8d372bef029b8596f00d60c6c4dc08e283dd38 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -1670,6 +1670,31 @@
|
| ]
|
| }
|
| ],
|
| + "NetworkPredictionOptionsForServiceWorker": [
|
| + {
|
| + "platforms": [
|
| + "chromeos",
|
| + "linux",
|
| + "mac",
|
| + "win",
|
| + "android"
|
| + ],
|
| + "experiments": [
|
| + {
|
| + "name": "PreconnectOnly"
|
| + },
|
| + {
|
| + "name": "StartServiceWorkerAndPreconnect"
|
| + },
|
| + {
|
| + "name": "StartServiceWorkerAndDeferPreconnect"
|
| + },
|
| + {
|
| + "name": "StartServiceWorkerOnly"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| "NetworkQualityEstimator": [
|
| {
|
| "platforms": [
|
|
|