| Index: chrome/browser/pepper_flash_settings_manager.h
|
| diff --git a/chrome/browser/pepper_flash_settings_manager.h b/chrome/browser/pepper_flash_settings_manager.h
|
| index 3956ac3d53f717cac081c4cce1d528614f1ee572..cefb9c50f992e02e1ff332e4e993cd7bdadc0c1b 100644
|
| --- a/chrome/browser/pepper_flash_settings_manager.h
|
| +++ b/chrome/browser/pepper_flash_settings_manager.h
|
| @@ -66,7 +66,7 @@ class PepperFlashSettingsManager {
|
| static bool IsPepperFlashInUse(PluginPrefs* plugin_prefs,
|
| webkit::WebPluginInfo* plugin_info);
|
|
|
| - static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry);
|
| + static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
| // Requests to deauthorize content licenses.
|
| // Client::OnDeauthorizeContentLicensesCompleted() will be called when the
|
|
|