Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config.json |
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json |
| index 91adfb3ee71679637f16a607d5359d8670bba02c..c925be428a701acbbfa1a698d421fac45eeb5877 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -1296,6 +1296,25 @@ |
| ] |
| } |
| ], |
| + "NetworkSchedulerYielding": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win", |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "NetworkSchedulerYielding" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "NetworkTimeQueries": [ |
| { |
| "platforms": [ |