Commit 1368a8d7 authored by Marti Wong's avatar Marti Wong Committed by Commit Bot

Declare the new TranslateCompactUI experiments for fieldtrial testing.

This CL adds some new "TranslateCompactUI" experiments to the
fieldtrial for testing different values of auto-never theshold in the
compact UI on Android.

Bug: 720184
Change-Id: I3360d5724b212ca7aba62b484803e402d54da260
Reviewed-on: https://chromium-review.googlesource.com/623016
Commit-Queue: Marti Wong <martiw@chromium.org>
Reviewed-by: default avatarAlexei Svitkine (very slow) <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#496539}
parent 1425beb3
...@@ -3137,7 +3137,10 @@ ...@@ -3137,7 +3137,10 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled", "name": "NeverThresholdEquals7",
"params": {
"translate_auto_never_threshold": "7"
},
"enable_features": [ "enable_features": [
"TranslateCompactUI" "TranslateCompactUI"
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment