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

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 2693373004: Use Smart Lock preference instead of Chrome Password manager preference. (Closed)
Patch Set: Created 3 years, 10 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
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 } }
]

Powered by Google App Engine
This is Rietveld 408576698