Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2743373003: Revert "Remove TranslateRankerEnforcement from fieldtrials."
Patch Set: Test: turn off explicitly ShowTranslateUI to benchmark TTFCP timings. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/translate/core/browser/translate_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": [
« no previous file with comments | « components/translate/core/browser/translate_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698