Skip to content

Commit

Permalink
Reland "Add SettingsAddPaymentMethod to the field trial config"
Browse files Browse the repository at this point in the history
This CL is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/1864779
The tests are fixed in https://chromium-review.googlesource.com/c/chromium/src/+/1869001

Bug: none
Change-Id: I1d1cbdcde938334c96cc069eb7926a40e0f7a903
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869220
Commit-Queue: Gauthier Ambard <gambard@chromium.org>
Reviewed-by: Mark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708625}
  • Loading branch information
Gauthier Ambard authored and Commit Bot committed Oct 23, 2019
1 parent abc4ce8 commit 958d315
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,21 @@
]
}
],
"IOSSettingsAddPaymentMethod": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SettingsAddPaymentMethod"
]
}
]
}
],
"IdentityDiscIPH": [
{
"platforms": [
Expand Down

0 comments on commit 958d315

Please sign in to comment.