Update Fieldtrial testing config for GoogleOnContent.
This change relocates association of a few feature flags to a different study in order to address comment in cl/376884478 Change-Id: I1764d94262c15aafa9daf33966826c626ed08176 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2941824 Commit-Queue: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#889522}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e724e5bacf
commit
f4de9beb38
@ -3648,6 +3648,22 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"GoogleOnContent": [
|
||||
{
|
||||
"platforms": [
|
||||
"android"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"enable_features": [
|
||||
"OmniboxMostVisitedTiles",
|
||||
"OmniboxOnFocusSuggestionsContextualWebOnContent"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"GwpAsanAndroid": [
|
||||
{
|
||||
"platforms": [
|
||||
@ -5332,8 +5348,6 @@
|
||||
"OmniboxHistoryQuickProviderAblateInMemoryURLIndexCacheFile",
|
||||
"OmniboxMaxURLMatches",
|
||||
"OmniboxMaxZeroSuggestMatches",
|
||||
"OmniboxMostVisitedTiles",
|
||||
"OmniboxOnFocusSuggestionsContextualWebOnContent",
|
||||
"OmniboxTrendingZeroPrefixSuggestionsOnNTP",
|
||||
"OmniboxUIExperimentMaxAutocompleteMatches"
|
||||
]
|
||||
|
Reference in New Issue
Block a user