| Index: testing/variations/fieldtrial_testing_config_chromeos.json
|
| diff --git a/testing/variations/fieldtrial_testing_config_chromeos.json b/testing/variations/fieldtrial_testing_config_chromeos.json
|
| index 8f8a29acabf3d17bcc850586c71c19e631257cca..3947b7d3240e5333c9f73f4b6d17164fb5ed2726 100644
|
| --- a/testing/variations/fieldtrial_testing_config_chromeos.json
|
| +++ b/testing/variations/fieldtrial_testing_config_chromeos.json
|
| @@ -1,4 +1,12 @@
|
| {
|
| + "AffiliationBasedMatching": [
|
| + {
|
| + "group_name": "Disabled",
|
| + "params": {
|
| + "propagate_password_changes_to_web": "Disabled"
|
| + }
|
| + }
|
| + ],
|
| "AutofillClassifier": [
|
| {
|
| "group_name": "Enabled"
|
| @@ -20,6 +28,14 @@
|
| "group_name": "Enabled"
|
| }
|
| ],
|
| + "AutofillSyncCredential": [
|
| + {
|
| + "group_name": "DisallowSyncCredentials"
|
| + },
|
| + {
|
| + "group_name": "DisallowSyncCredentialsForReauth"
|
| + }
|
| + ],
|
| "CaptivePortalInterstitial": [
|
| {
|
| "group_name": "Enabled"
|
| @@ -81,6 +97,14 @@
|
| "group_name": "SmartLockBrandingSavePromptOnly"
|
| }
|
| ],
|
| + "PasswordManagerDropSyncCredential": [
|
| + {
|
| + "group_name": "Enabled"
|
| + },
|
| + {
|
| + "group_name": "Disabled"
|
| + }
|
| + ],
|
| "QUIC": [
|
| {
|
| "group_name": "Enabled",
|
|
|