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

[Autofill] Field study to measure impact of Variations supplied country codes.

Bug: 1065001
Change-Id: If942491a835311080ef5f64f4cce76e3ba64ca67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121267Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Reviewed-by: default avatarMatthias Körber <koerber@google.com>
Commit-Queue: Matthias Körber <koerber@google.com>
Cr-Commit-Position: refs/heads/master@{#756980}
parent cd47c1f9
...@@ -974,6 +974,27 @@ ...@@ -974,6 +974,27 @@
] ]
} }
], ],
"AutofillUseVariationCountryCode": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillUseVariationCountryCode"
]
}
]
}
],
"BackForwardCache": [ "BackForwardCache": [
{ {
"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