Commit b1800f23 authored by manukh's avatar manukh Committed by Commit Bot

[omnibox] [rich-autocompletion] Add fieldtrial_testing_config.json entry

Bug: 1062446
Change-Id: Ia983fd212354e0161f2a3f637b2fda2aa8e11ecb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505895
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#822023}
parent 4e3687fc
...@@ -4707,6 +4707,8 @@ ...@@ -4707,6 +4707,8 @@
"OmniboxDynamicMaxAutocompleteUrlCutoff": "2", "OmniboxDynamicMaxAutocompleteUrlCutoff": "2",
"OmniboxLocalZeroSuggestAgeThreshold": "7", "OmniboxLocalZeroSuggestAgeThreshold": "7",
"OmniboxMaxURLMatches": "7", "OmniboxMaxURLMatches": "7",
"RichAutocompletionAutocompleteNonPrefixAll": "true",
"RichAutocompletionAutocompleteTitles": "true",
"UIMaxAutocompleteMatches": "8" "UIMaxAutocompleteMatches": "8"
}, },
"enable_features": [ "enable_features": [
...@@ -4721,6 +4723,7 @@ ...@@ -4721,6 +4723,7 @@
"OmniboxReactiveZeroSuggestionsOnNTPOmnibox", "OmniboxReactiveZeroSuggestionsOnNTPOmnibox",
"OmniboxReactiveZeroSuggestionsOnNTPRealbox", "OmniboxReactiveZeroSuggestionsOnNTPRealbox",
"OmniboxRemoveSuggestionsFromClipboard", "OmniboxRemoveSuggestionsFromClipboard",
"OmniboxRichAutocompletion",
"OmniboxRichEntitySuggestions", "OmniboxRichEntitySuggestions",
"OmniboxTrendingZeroPrefixSuggestionsOnNTP", "OmniboxTrendingZeroPrefixSuggestionsOnNTP",
"OmniboxUIExperimentMaxAutocompleteMatches", "OmniboxUIExperimentMaxAutocompleteMatches",
......
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