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 43667a0de8540173f0acdc72f195dccd402ac02e..3d776bcc62f02144d4d600577c2a5fabe64aab12 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -3202,6 +3202,26 @@ |
| ] |
| } |
| ], |
| + "VsyncAlignedInput": [ |
|
dtapuska
2017/04/27 16:24:44
The variation change should be a separate change e
chongz
2017/04/27 19:12:14
Removed. Was uploaded for telemetry testing.
|
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enable", |
| + "enable_features": [ |
| + "RequestUnbufferedDispatch", |
| + "VsyncAlignedInput" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "WebApkGooglePlay": [ |
| { |
| "platforms": [ |