| Index: chrome/browser/policy/profile_policy_connector_factory.cc
|
| diff --git a/chrome/browser/policy/profile_policy_connector_factory.cc b/chrome/browser/policy/profile_policy_connector_factory.cc
|
| index 26a87a2abb197d66eaa12e6b865d36c9b70999e5..774208cea01a9a62f57c67983fe487a8cef6e3b7 100644
|
| --- a/chrome/browser/policy/profile_policy_connector_factory.cc
|
| +++ b/chrome/browser/policy/profile_policy_connector_factory.cc
|
| @@ -108,7 +108,7 @@ void ProfilePolicyConnectorFactory::BrowserContextDestroyed(
|
| BrowserContextKeyedBaseFactory::BrowserContextDestroyed(context);
|
| }
|
|
|
| -void ProfilePolicyConnectorFactory::RegisterUserPrefs(
|
| +void ProfilePolicyConnectorFactory::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) {
|
| #if defined(OS_CHROMEOS)
|
| registry->RegisterBooleanPref(
|
|
|