Commit f9f54bb9 authored by rogerm's avatar rogerm Committed by Commit bot

[Autofill] Declare profile cleanup field trial groups for testing

BUG=620414, 640669

Review-Url: https://codereview.chromium.org/2279543003
Cr-Commit-Position: refs/heads/master@{#415631}
parent 8526169b
...@@ -38,6 +38,14 @@ ...@@ -38,6 +38,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
...@@ -9,6 +9,14 @@ ...@@ -9,6 +9,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
...@@ -4,6 +4,14 @@ ...@@ -4,6 +4,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
...@@ -14,6 +14,14 @@ ...@@ -14,6 +14,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
...@@ -9,6 +9,14 @@ ...@@ -9,6 +9,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
...@@ -9,6 +9,14 @@ ...@@ -9,6 +9,14 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"AutofillProfileCleanup": [
{
"enable_features": [
"AutofillProfileCleanup"
],
"group_name": "Enabled"
}
],
"AutofillProfileOrderByFrecency": [ "AutofillProfileOrderByFrecency": [
{ {
"group_name": "EnabledLimitTo3", "group_name": "EnabledLimitTo3",
......
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