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

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

Issue 1273053002: Use Smart Lock preference instead of Chrome Password manager preference (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@reconcile_yolo_settings
Patch Set: Use Smart Lock preference instead of Chrome Password manager preference. 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 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 } }
]

Powered by Google App Engine
This is Rietveld 408576698