Index: chrome/browser/background/background_contents_service_factory.cc |
diff --git a/chrome/browser/background/background_contents_service_factory.cc b/chrome/browser/background/background_contents_service_factory.cc |
index 674c3c1d08f8e4b2e08ec986887b0ed0070977a1..74e4ffabfba1489cce4f269a06b297adaa0f1f42 100644 |
--- a/chrome/browser/background/background_contents_service_factory.cc |
+++ b/chrome/browser/background/background_contents_service_factory.cc |
@@ -42,7 +42,7 @@ BackgroundContentsServiceFactory::BuildServiceInstanceFor( |
CommandLine::ForCurrentProcess()); |
} |
-void BackgroundContentsServiceFactory::RegisterUserPrefs( |
+void BackgroundContentsServiceFactory::RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* user_prefs) { |
user_prefs->RegisterDictionaryPref( |
prefs::kRegisteredBackgroundContents, |