Index: chrome/browser/bookmarks/bookmark_prompt_prefs.cc |
diff --git a/chrome/browser/bookmarks/bookmark_prompt_prefs.cc b/chrome/browser/bookmarks/bookmark_prompt_prefs.cc |
index 30876754994318570a9532093141a758ec2041b4..ffd1ae9525a85e3dce978b5b2316d289f003f8b1 100644 |
--- a/chrome/browser/bookmarks/bookmark_prompt_prefs.cc |
+++ b/chrome/browser/bookmarks/bookmark_prompt_prefs.cc |
@@ -33,7 +33,7 @@ bool BookmarkPromptPrefs::IsBookmarkPromptEnabled() const { |
} |
// static |
-void BookmarkPromptPrefs::RegisterUserPrefs( |
+void BookmarkPromptPrefs::RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* registry) { |
// We always register preferences without checking FieldTrial, because |
// we may not receive field trial list from the server yet. |