Commit 3e46e955 authored by Tomasz Wiszkowski's avatar Tomasz Wiszkowski Committed by Commit Bot

Add Trending Queries to testing config.

This change ensures our trybots run the code with the
OmniboxTrendingZeroPrefixSuggestionsOnNTP feature flag
enabled.

Bug: 1122669
Change-Id: Ie232eb0328f6f5b343a6184997189e5a68231391
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515201
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823764}
parent d0cba2bc
...@@ -4705,6 +4705,7 @@ ...@@ -4705,6 +4705,7 @@
"OmniboxMaxURLMatches", "OmniboxMaxURLMatches",
"OmniboxMaxZeroSuggestMatches", "OmniboxMaxZeroSuggestMatches",
"OmniboxOnFocusSuggestionsContextualWebOnContent", "OmniboxOnFocusSuggestionsContextualWebOnContent",
"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