Commit d8187a71 authored by Justin Donnelly's avatar Justin Donnelly Committed by Commit Bot

[omnibox] Add new feature experiments to the fieldtrial testing config.

Note that I'm omitting the URL elision experiment
(OmniboxUIExperimentHideSteadyStateUrlSchemeAndSubdomains). That seems
to have broken a few browser tests, so tommycli is going to fix them
and add it to the testing config in a later CL.

Bug: 854714, 806995, 824893

Change-Id: I99b79d22ee5f1a3df0ec780a4283c7211f107a12
Reviewed-on: https://chromium-review.googlesource.com/1176391Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
Commit-Queue: Justin Donnelly <jdonnelly@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584065}
parent 2184511e
...@@ -2856,6 +2856,9 @@ ...@@ -2856,6 +2856,9 @@
"enable_features": [ "enable_features": [
"OmniboxBreakWordsAtUnderscores", "OmniboxBreakWordsAtUnderscores",
"OmniboxDisplayTitleForCurrentUrl", "OmniboxDisplayTitleForCurrentUrl",
"OmniboxNewAnswerLayout",
"OmniboxRichEntitySuggestions",
"OmniboxTabSwitchSuggestions",
"OmniboxTailSuggestions", "OmniboxTailSuggestions",
"OmniboxUIExperimentShowSuggestionFavicons", "OmniboxUIExperimentShowSuggestionFavicons",
"OmniboxUIExperimentSwapTitleAndUrl", "OmniboxUIExperimentSwapTitleAndUrl",
......
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