Commit 0344b69e authored by Danyao Wang's avatar Danyao Wang Committed by Commit Bot

Add AlwaysAllowJustInTimePaymentApp experiment to field trial test config.

Finch config CL: https://critique.corp.google.com/#review/262012910

Bug: 991381
Change-Id: Ie2da3a72a7f00c0f9de194b57d03cc7373ecd58b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1740506
Commit-Queue: Steven Holte <holte@chromium.org>
Auto-Submit: Danyao Wang <danyao@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Reviewed-by: default avatarSahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#685409}
parent 81caf619
......@@ -3916,6 +3916,25 @@
]
}
],
"PaymentRequestAlwaysAllowJustInTimePaymentApp": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AlwaysAllowJustInTimePaymentApp"
]
}
]
}
],
"PaymentRequestNoCreditCardAbort": [
{
"platforms": [
......
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