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 9cf4e790f991c7afd526f041852f4d5556033e0c..21716cd829efb1989432ed81735d2896e777cdcd 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -829,6 +829,18 @@ |
| ] |
| } |
| ], |
| + "EnableCsrssLockdown": [ |
| + { |
| + "platforms": [ |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
|
Alexei Svitkine (slow)
2017/05/04 15:04:46
You're missing an "enable_features" entry here.
|
| + } |
| + ] |
| + } |
| + ], |
| "EnableGoogleCachedCopyTextExperiment": [ |
| { |
| "platforms": [ |