Commit e699578b authored by Tomasz Wiszkowski's avatar Tomasz Wiszkowski Committed by Commit Bot

Add M79 experiments to fieldtrial_testing_config file.

This change adds:
- OmniboxOnFocusSuggestions and
- OmniboxDisableInstantExtendedLimit

to fieldtrial_testing_config file.

Change-Id: I67254c8dd7fc70756be96a13a6346178fb5d4769
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028661Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
Commit-Queue: Ender <ender@google.com>
Cr-Commit-Position: refs/heads/master@{#738828}
parent bd6a7c24
...@@ -4203,10 +4203,15 @@ ...@@ -4203,10 +4203,15 @@
"experiments": [ "experiments": [
{ {
"name": "AndroidExperiments", "name": "AndroidExperiments",
"params": {
"ZeroSuggestVariant:1:*": "Local",
"ZeroSuggestVariant:7:*": "Local",
"ZeroSuggestVariant:8:*": "Local",
"rounded_edges": "true"
},
"enable_features": [ "enable_features": [
"OmniboxDisplayTitleForCurrentUrl", "OmniboxDisableInstantExtendedLimit",
"OmniboxUIExperimentHideSteadyStateUrlScheme", "OmniboxOnFocusSuggestions"
"OmniboxUIExperimentHideSteadyStateUrlTrivialSubdomains"
] ]
} }
] ]
......
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