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 64b3bbb668aeb9642ea9b462a981e02e5329776f..5abdf95fc9f9fe96ae0bd87cfd4e88b304bc5007 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -1386,6 +1386,25 @@ |
| ] |
| } |
| ], |
| + "PrioritySupportedRequestsDelayableStudy": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win", |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "enable_features": [ |
| + "PrioritySupportedRequestsDelayable" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "ProgressBarAnimationAndroid": [ |
| { |
| "platforms": [ |