Commit 5bf2ecdd authored by Sebastien Lalancette's avatar Sebastien Lalancette Committed by Commit Bot

[AF] Adding Fieldtrial Config For Autocomplete Retention Policy

Change-Id: Ide05b93e62e29bcf34e813022b1214f37af1c0be
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1498783Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#638613}
parent d4a42b6a
...@@ -551,6 +551,26 @@ ...@@ -551,6 +551,26 @@
] ]
} }
], ],
"AutocompleteRetentionPolicy": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutocompleteRetentionPolicyEnabled"
]
}
]
}
],
"AutofillDropdownLayout": [ "AutofillDropdownLayout": [
{ {
"platforms": [ "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