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 cfe4a61e5a8f14ff9d263f83bdfbb424f3c147d7..f296ba63e66b3dd824c62838574736b91606892c 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -866,6 +866,23 @@ |
| ] |
| } |
| ], |
| + "MarkNonSecureAs": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "show-non-secure-passwords-cc-ui" |
| + } |
| + ] |
| + } |
| + ], |
| "MaterialDesignDownloads": [ |
| { |
| "platforms": [ |