Commit 28c40059 authored by meacer's avatar meacer Committed by Commit Bot

Add field trial testing config for Lookalikes V2

Bug: 991726
Change-Id: I9083f49ea712cecd0f23d1c434c3d8d813d36137
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903749
Auto-Submit: Mustafa Emre Acer <meacer@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713540}
parent c8076229
......@@ -3249,6 +3249,28 @@
]
}
],
"LookalikeUrlNavigationSuggestionsUIV2": [
{
"platforms": [
"linux",
"mac",
"windows",
"android",
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"params": {
"topsites": "true"
},
"enable_features": [
"LookalikeUrlNavigationSuggestionsUI"
]
}
]
}
],
"LowPriorityIframes2": [
{
"platforms": [
......
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