| 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 5976b4a82f6dbc219f4b372cca9146772c8e9c0f..eb55c5f6bfb385fc051d12c633c9b11232fc670e 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -372,7 +372,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 } }
|
| ]
|
|
|