Commit bd1160b6 authored by Hao Zhang's avatar Hao Zhang Committed by Commit Bot

Add AutofillImportNonFocusableCreditCardForms to fieldtrial_testing_config

Change-Id: Ifd7ba15733df360dfa52afa30d5feac8d68a0494
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1549990Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Hao Zhang <hozhng@google.com>
Cr-Commit-Position: refs/heads/master@{#647104}
parent d32c518d
......@@ -679,6 +679,26 @@
]
}
],
"AutofillImportNonFocusableCreditCardForms": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillImportNonFocusableCreditCardForms"
]
}
]
}
],
"AutofillLocalCardMigration": [
{
"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