Commit 75806f5d authored by Friedrich Horschig's avatar Friedrich Horschig Committed by Commit Bot

Add fieltrial group for password search feature

In order to proceed the rollout for the password search feature in
http://cl/189730122, add the test group to the field trial config.

Change-Id: I281c4908826fee3247a66a29f94699044c9ec03e
Reviewed-on: https://chromium-review.googlesource.com/970344Reviewed-by: default avatarGayane Petrosyan <gayane@chromium.org>
Commit-Queue: Friedrich Horschig <fhorschig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#544368}
parent 730534fe
......@@ -2500,6 +2500,21 @@
]
}
],
"PasswordManagerSearchSettings": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "PasswordSearchEnabled",
"enable_features": [
"PasswordSearchMobile"
]
}
]
}
],
"PasswordProtectionForEnterprise": [
{
"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