Commit fe37fa7e authored by Parastoo Geranmayeh's avatar Parastoo Geranmayeh Committed by Commit Bot

[AF] Field trial config for AutofillRejectCompanyBirthyear

Change-Id: Ia3cb53410a3e2794a6725c70b8961ae0ca2f275d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610995Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Parastoo Geranmayeh <parastoog@google.com>
Cr-Commit-Position: refs/heads/master@{#660034}
parent aaee8933
...@@ -861,6 +861,26 @@ ...@@ -861,6 +861,26 @@
] ]
} }
], ],
"AutofillRejectCompanyBirthyear": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillRejectCompanyBirthyear"
]
}
]
}
],
"AutofillSaveCreditCardUsesStrikeSystemV2": [ "AutofillSaveCreditCardUsesStrikeSystemV2": [
{ {
"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