Commit 7237d134 authored by manukh's avatar manukh Committed by manuk hovanesian

[omnibox] [drive|doc] drive_fieldtrial_testing_config.json study name.

Moves the test config for the feature OmniboxDocumentProvider from
the OmniboxBundledExperimentV1 study to a new
OmniboxDocumentProviderNonDogfoodExperiments study.

This should address the corresponding finch warnings, for this study,
but not the OmniboxDocumentProviderDogfood study unfortunately.

Change-Id: I5a9275841f0108251ba7ae909efa09496201e105
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406149Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807026}
parent 616996e5
......@@ -4720,7 +4720,6 @@
},
"enable_features": [
"OmniboxDisplayTitleForCurrentUrl",
"OmniboxDocumentProvider",
"OmniboxMaxURLMatches",
"OmniboxMaxZeroSuggestMatches",
"OmniboxReactiveZeroSuggestionsOnNTPOmnibox",
......@@ -4776,6 +4775,24 @@
]
}
],
"OmniboxDocumentProviderNonDogfoodExperiments": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled ",
"enable_features": [
"OmniboxDocumentProvider"
]
}
]
}
],
"OmniboxEnableClipboardProviderImageSuggestions": [
{
"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