Commit 54b9aad4 authored by Jared Saul's avatar Jared Saul Committed by Commit Bot

[Autofill] Enable 'Disallow Elo/JCB' features for waterfall testing config

Bug: 868552
Change-Id: I6a796cdcc0d4aa27750caa8a93581f205d4e8409
Reviewed-on: https://chromium-review.googlesource.com/1161569Reviewed-by: default avatarRobert Kaplow (slow) <rkaplow@chromium.org>
Commit-Queue: Jared Saul <jsaul@google.com>
Cr-Commit-Position: refs/heads/master@{#581011}
parent 1ee97f3a
......@@ -555,6 +555,27 @@
]
}
],
"AutofillUpstreamDisallowEloAndJcb": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillUpstreamDisallowElo",
"AutofillUpstreamDisallowJcb"
]
}
]
}
],
"AutofillUpstreamUpdatePromptExplanation": [
{
"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