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

Update fieldtrial testing config for ButterForPayments (again)

This CL adds the account-indication footers also for single-account and
for sync users.

Bug: 1121258
Change-Id: Idc78aad4ccb3ae8173adb97e3011789f174d21d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627161
Auto-Submit: Marc Treib <treib@chromium.org>
Reviewed-by: default avatarMaksim Moskvitin <mmoskvitin@google.com>
Commit-Queue: Marc Treib <treib@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843567}
parent b0733098
...@@ -1321,12 +1321,15 @@ ...@@ -1321,12 +1321,15 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled_Stage2", "name": "Enabled_Butter_IndicationForAllUsers_Stage2",
"enable_features": [ "enable_features": [
"AutofillEnableAccountWalletStorage", "AutofillEnableAccountWalletStorage",
"AutofillEnableInfoBarAccountIndicationFooterForSingleAccountUsers",
"AutofillEnableInfoBarAccountIndicationFooterForSyncUsers",
"AutofillEnableSaveCardInfoBarAccountIndicationFooter" "AutofillEnableSaveCardInfoBarAccountIndicationFooter"
], ],
"disable_features": [ "disable_features": [
"AutofillEnablePasswordInfoBarAccountIndicationFooter",
"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