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

Fix fieldtrial testing config for stage 2 of ButterForPayments

This CL enables AutofillEnablePasswordInfoBarAccountIndicationFooter
(in addition to the existing config), to match the actual config that
we intend to launch. (This should've been part of the previous CL,
https://crrev.com/c/2595742, but I missed it there)

Bug: 1121258
Change-Id: Id9852a09b719e99aea517cb3a1db846f42e06dde
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617843
Auto-Submit: Marc Treib <treib@chromium.org>
Commit-Queue: Anne Lim <annelim@google.com>
Reviewed-by: default avatarAnne Lim <annelim@google.com>
Cr-Commit-Position: refs/heads/master@{#841663}
parent 14fd37f0
......@@ -1376,7 +1376,8 @@
{
"name": "Enabled_Stage2",
"enable_features": [
"AutofillEnableAccountWalletStorage"
"AutofillEnableAccountWalletStorage",
"AutofillEnablePasswordInfoBarAccountIndicationFooter"
],
"disable_features": [
"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