Commit a8e8863b authored by Moe Ahmadi's avatar Moe Ahmadi Committed by Commit Bot

[Omnibox] Adds flag to enable search suggest chips to fieldtrial config

zero-prefix suggestions disabled search suggest chips. In order to
better understand the impact of search suggest chips on realbox
performance SearchSuggestChips feature will be used in the latest realbox
experiments in M83. This feature has been tested on Canary as part of
NtpRealboxZeroPrefixSuggestionsDesktop study

Change-Id: Id8f2f0e69da06af5203dc842c66dd01d6d5bfb7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218723Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Moe Ahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#772566}
parent 7d4b678a
...@@ -3893,7 +3893,8 @@ ...@@ -3893,7 +3893,8 @@
"OmniboxRichEntitySuggestions", "OmniboxRichEntitySuggestions",
"OmniboxUIExperimentMaxAutocompleteMatches", "OmniboxUIExperimentMaxAutocompleteMatches",
"OmniboxZeroSuggestionsOnNTP", "OmniboxZeroSuggestionsOnNTP",
"QueryInOmnibox" "QueryInOmnibox",
"SearchSuggestChips"
] ]
} }
] ]
......
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