| Index: chrome/test/data/policy/policy_test_cases.json
|
| diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
|
| index 268f60ef4901b90235662462f269fed4c5ee1a03..c9c7fe17f200ae0232affde61771bba40d58350d 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -362,7 +362,7 @@
|
| "can_be_recommended": true,
|
| "test_policy": { "PasswordManagerEnabled": false },
|
| "pref_mappings": [
|
| - { "pref": "profile.password_manager_enabled",
|
| + { "pref": "credentials_enable_service",
|
| "indicator_tests": [
|
| { "policy": { "PasswordManagerEnabled": false } }
|
| ]
|
|
|