| Index: chrome/browser/plugins/plugin_prefs_factory.h
|
| diff --git a/chrome/browser/plugins/plugin_prefs_factory.h b/chrome/browser/plugins/plugin_prefs_factory.h
|
| index 4e2137b64ab34c381fc5afc5b88584bfcb2530ca..092250bfb2611dbd5eef2e4d6d7357f5334e98ae 100644
|
| --- a/chrome/browser/plugins/plugin_prefs_factory.h
|
| +++ b/chrome/browser/plugins/plugin_prefs_factory.h
|
| @@ -35,7 +35,7 @@ class PluginPrefsFactory : public RefcountedBrowserContextKeyedServiceFactory {
|
| BuildServiceInstanceFor(content::BrowserContext* context) const OVERRIDE;
|
|
|
| // BrowserContextKeyedServiceFactory methods:
|
| - virtual void RegisterUserPrefs(
|
| + virtual void RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) OVERRIDE;
|
| virtual content::BrowserContext* GetBrowserContextToUse(
|
| content::BrowserContext* context) const OVERRIDE;
|
|
|