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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2836333003: Cleanup TranslateRankerLogging experiment. (Closed)
Patch Set: Created 3 years, 8 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
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index a156f5cad162453bab158e3b6040e9cc81f67194..60e6a1ebca8481eceefa14413c3159d20f1bdca4 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2978,26 +2978,6 @@
]
}
],
- "TranslateRankerLogging": [
- {
- "platforms": [
- "android",
- "chromeos",
- "ios",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "TranslateRankerLogging",
- "enable_features": [
- "TranslateRankerLogging"
- ]
- }
- ]
- }
- ],
"TranslateRankerModel": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698