Commit 90a4663f authored by Robbie Gibson's avatar Robbie Gibson Committed by Commit Bot

Add fieldtrial_testing entry for OmniboxOnFocusSuggestions on iOS

Bug: 1048193
Change-Id: I111ceead01455b046f98c6da557aa1430679d0a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124651Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Robbie Gibson <rkgibson@google.com>
Cr-Commit-Position: refs/heads/master@{#754893}
parent 372e1169
...@@ -3690,7 +3690,14 @@ ...@@ -3690,7 +3690,14 @@
"experiments": [ "experiments": [
{ {
"name": "iOSExperiments", "name": "iOSExperiments",
"enable_features": [] "params": {
"ZeroSuggestVariant:1:*": "RemoteNoUrl",
"ZeroSuggestVariant:7:*": "RemoteNoUrl",
"ZeroSuggestVariant:8:*": "RemoteNoUrl"
},
"enable_features": [
"OmniboxOnFocusSuggestions"
]
} }
] ]
} }
......
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