Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index 9f2498760e7595d33a467f2710dcb25cf8397b8f..59e125cad2c2f68277caf97a679b22bccdfdee36 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -62,7 +62,7 @@ class ProfileImpl : public Profile { |
virtual ~ProfileImpl(); |
- static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry); |
+ static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |
// content::BrowserContext implementation: |
virtual base::FilePath GetPath() OVERRIDE; |