[CreditCard] Add AutofillFixSplitCreditCardImport feature to fieldtrial testing config.
Bug: 392179445 Change-Id: I697fee2faefd64eaa9ad05dbdfdf078a5572f97e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6432437 Reviewed-by: Christoph Schwering <schwering@google.com> Reviewed-by: Jihad Hanna <jihadghanna@google.com> Commit-Queue: Luchen Peng <luchenpeng@google.com> Cr-Commit-Position: refs/heads/main@{#1444600}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2a5ed6d5e2
commit
75dffb0c41
@@ -2070,6 +2070,26 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"AutofillFixSplitCreditCardImport": [
|
||||
{
|
||||
"platforms": [
|
||||
"android",
|
||||
"chromeos",
|
||||
"ios",
|
||||
"linux",
|
||||
"mac",
|
||||
"windows"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"enable_features": [
|
||||
"AutofillFixSplitCreditCardImport"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AutofillGranularFillingAvailable": [
|
||||
{
|
||||
"platforms": [
|
||||
|
Reference in New Issue
Block a user