Commit c434652d authored by Marc Treib's avatar Marc Treib Committed by Chromium LUCI CQ

Fix fieldtrial testing config for ButterForPayments stage 2

This config is supposed to enable the account indication footers for
*Save Card* bubbles, not for *Password* bubbles.

Bug: 1121258
Change-Id: I09a4cbc636582c3298d837d356f1274c0d5c36c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624787Reviewed-by: default avatarMaksim Moskvitin <mmoskvitin@google.com>
Commit-Queue: Marc Treib <treib@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842598}
parent d4af07d7
...@@ -1392,7 +1392,7 @@ ...@@ -1392,7 +1392,7 @@
"name": "Enabled_Stage2", "name": "Enabled_Stage2",
"enable_features": [ "enable_features": [
"AutofillEnableAccountWalletStorage", "AutofillEnableAccountWalletStorage",
"AutofillEnablePasswordInfoBarAccountIndicationFooter" "AutofillEnableSaveCardInfoBarAccountIndicationFooter"
], ],
"disable_features": [ "disable_features": [
"WalletRequiresFirstSyncSetupComplete" "WalletRequiresFirstSyncSetupComplete"
......
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