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