Commit b3172b8b authored by Matthias Körber's avatar Matthias Körber Committed by Commit Bot

[Autofill] Field trial experiment for more structure in names

Change-Id: I11905913c5ed540f08ec9a290363951c83bf2a34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540471
Auto-Submit: Matthias Körber <koerber@google.com>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827880}
parent 3c1c082b
...@@ -777,6 +777,26 @@ ...@@ -777,6 +777,26 @@
] ]
} }
], ],
"AutofillEnableSupportForMoreStructureInNames": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "EnableSupportForMoreStructureInNames",
"enable_features": [
"AutofillEnableSupportForMoreStructureInNames"
]
}
]
}
],
"AutofillFieldMetadata": [ "AutofillFieldMetadata": [
{ {
"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