Commit 77426482 authored by Mathieu Perreault's avatar Mathieu Perreault Committed by Commit Bot

[Autofill] Remove some fieldtrial configs that no longer exist.

Bug: 841772
Change-Id: I9b311730c66e3d6ad99e0db5c908425957becaa3
Reviewed-on: https://chromium-review.googlesource.com/1111906Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Mathieu Perreault <mathp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569644}
parent e82d8c82
......@@ -440,28 +440,6 @@
]
}
],
"AutofillCreditCardSigninPromo": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "EnabledThree",
"params": {
"impression_limit": "3"
},
"enable_features": [
"AutofillCreditCardSigninPromo"
]
}
]
}
],
"AutofillExpandedPopupViews": [
{
"platforms": [
......@@ -575,24 +553,6 @@
]
}
],
"AutofillUpstreamRequestCvcIfMissing": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "EnabledWithGoogleBranding_Launched",
"enable_features": [
"AutofillUpstreamRequestCvcIfMissing"
]
}
]
}
],
"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