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 20f7ef4b5a055fa02ac3b008c0f2b7599dc4f25e..b216608bdcf767a32511a8f5a4ec1d1d0ed51467 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -2694,6 +2694,26 @@ |
| ] |
| } |
| ], |
| + "TranslateRanker": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "ios", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "EnforcementEnabled", |
| + "enable_features": [ |
| + "TranslateRankerEnforcement" |
| + ] |
| + } |
| + ] |
| + } |
| + ], |
| "TranslateRankerLogging": [ |
| { |
| "platforms": [ |