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 934dd057c28ea42dc35bf160443e47392f8effb3..5ff9c892b4145eb056b749e9078386e1d43d6708 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -2536,6 +2536,26 @@ |
| ] |
| } |
| ], |
| + "Reporting": [ |
|
rkaplow
2017/05/24 17:31:49
kind of nit - I'd prefer if this was more descript
|
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "ReportingEnabled", |
| + "enable_features": [ |
| + "Reporting" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "SRTPromptFieldTrial": [ |
| { |
| "platforms": [ |