Index: chrome/browser/plugins/plugin_prefs_factory.cc |
diff --git a/chrome/browser/plugins/plugin_prefs_factory.cc b/chrome/browser/plugins/plugin_prefs_factory.cc |
index a5cb5cc6ccb82c3e26f35eb70703a59ab451ca8e..bcb6326dc02208470e1d6d1e4f4875efeb7466c0 100644 |
--- a/chrome/browser/plugins/plugin_prefs_factory.cc |
+++ b/chrome/browser/plugins/plugin_prefs_factory.cc |
@@ -51,7 +51,7 @@ PluginPrefsFactory::BuildServiceInstanceFor( |
return plugin_prefs; |
} |
-void PluginPrefsFactory::RegisterUserPrefs( |
+void PluginPrefsFactory::RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* registry) { |
base::FilePath internal_dir; |
PathService::Get(chrome::DIR_INTERNAL_PLUGINS, &internal_dir); |