Commit 452ac34e authored by Michael Martis's avatar Michael Martis Committed by Commit Bot

Added stable testing fieldtrial config for the heuristic language model.

This is required to roll out the heuristic language model to 1% on stable.

Bug: 762352
Change-Id: Iba29ae1e9335b38e853f46abd5e267f16705c786
Reviewed-on: https://chromium-review.googlesource.com/894743Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533144}
parent 1ccdfca6
...@@ -3936,6 +3936,12 @@ ...@@ -3936,6 +3936,12 @@
"enable_features": [ "enable_features": [
"UseHeuristicLanguageModel" "UseHeuristicLanguageModel"
] ]
},
{
"name": "Stable_Experiment",
"enable_features": [
"UseHeuristicLanguageModel"
]
} }
] ]
} }
......
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