Commit a6cf4e30 authored by Shanfeng Zhang's avatar Shanfeng Zhang Committed by Commit Bot

Add field trial for bank name experiment on all platforms.

Bug: 734265
Change-Id: Id9690f81213561c1808532c85b41e61ecda81adc
Reviewed-on: https://chromium-review.googlesource.com/794412Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Reviewed-by: default avatarMathieu Perreault <mathp@chromium.org>
Commit-Queue: Shanfeng Zhang <szhangcs@google.com>
Cr-Commit-Position: refs/heads/master@{#519868}
parent 30ff548c
...@@ -399,10 +399,15 @@ ...@@ -399,10 +399,15 @@
] ]
} }
], ],
"AutofillCreditCardDropdownVariations": [ "AutofillCreditCardBankNameDisplay": [
{ {
"platforms": [ "platforms": [
"android" "android",
"chromeos",
"ios",
"linux",
"mac",
"win"
], ],
"experiments": [ "experiments": [
{ {
......
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