Commit ec3da074 authored by Ce Chen's avatar Ce Chen Committed by Commit Bot

[omnibox] add omnibox on device head suggest BETA experiments to

fieldtrial_testing_config.json.

Note these experiments are for desktop and Android. iOSs will be
added in a different study "OmniboxOnDeviceHeadSuggestIOS"

Bug: 925072
Change-Id: I557fc1f91fb9e12283bb62f957eee5dd3146f054
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872942Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Ce Chen <cch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708366}
parent 29a32a45
...@@ -4056,6 +4056,25 @@ ...@@ -4056,6 +4056,25 @@
] ]
} }
], ],
"OmniboxOnDeviceHeadSuggest": [
{
"platforms": [
"android",
"windows",
"mac",
"chromeos",
"linux"
],
"experiments": [
{
"name": "Beta_OnDeviceHeadSuggest_Enabled",
"enable_features": [
"OmniboxOnDeviceHeadProvider"
]
}
]
}
],
"OmniboxSteadyStateElisions": [ "OmniboxSteadyStateElisions": [
{ {
"platforms": [ "platforms": [
......
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