| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index 8ae90e655d1ba129fe75ac260eabced3ac66c80b..b82fe47b1c6e05a8049e5e08005e6f922ce52cab 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -2771,6 +2771,29 @@
|
| ]
|
| }
|
| ],
|
| + "TranslateRanker": [
|
| + {
|
| + "platforms": [
|
| + "android",
|
| + "chromeos",
|
| + "ios",
|
| + "linux",
|
| + "mac",
|
| + "win"
|
| + ],
|
| + "experiments": [
|
| + {
|
| + "name": "EnforcementEnabled",
|
| + "params": {
|
| + "translate-ranker-model-url": "https://www.gstatic.com/chrome/intelligence/assist/ranker/models/translate/2017/02/translate_ranker_model_20170217.pb.bin"
|
| + },
|
| + "enable_features": [
|
| + "TranslateRankerEnforcement"
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| "TranslateRankerLogging": [
|
| {
|
| "platforms": [
|
|
|