Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1373)

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 2268753002: [Autofill] Declare profile cleanup field trial groups for testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [Autofill] Declare profile cleanup field trial groups for testing Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/variations/fieldtrial_testing_config_chromeos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index 9aa11d46640daf9e4f356ab64a793deeda2251b3..cff1ec41432f7bd8655543c64db92a1e1fcedecc 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -38,6 +38,14 @@
"group_name": "Enabled"
}
],
+ "AutofillProfileCleanup": [
+ {
+ "enable_features": [
+ "AutofillProfileCleanup"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
"AutofillProfileOrderByFrecency": [
{
"group_name": "EnabledLimitTo3",
« no previous file with comments | « no previous file | testing/variations/fieldtrial_testing_config_chromeos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698