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 f064d068d067e9852dbddbb7816e7c8c6024bf0a..f69032658d06758670d2604c2570b77a8e864558 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -1718,6 +1718,28 @@ |
| ] |
| } |
| ], |
| + "SecurityChip": [ |
| + { |
| + "platforms": [ |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled", |
| + "params": { |
| + "animation": "animate-all", |
| + "visibility": "show-all" |
| + }, |
| + "enable_features": [ |
| + "SecurityChip" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "SecurityWarningIconUpdate": [ |
| { |
| "platforms": [ |