| Index: chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| diff --git a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc b/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| index 8a0cec66ce4cd97ee4bf2750d8890ac7e7d0a67c..cb3fa3bc43cf4778d0dc1992090ab1f9ca631cf6 100644
|
| --- a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| +++ b/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| @@ -58,7 +58,7 @@ ForeignSessionHandler::ForeignSessionHandler() {
|
| }
|
|
|
| // static
|
| -void ForeignSessionHandler::RegisterUserPrefs(
|
| +void ForeignSessionHandler::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) {
|
| registry->RegisterDictionaryPref(
|
| prefs::kNtpCollapsedForeignSessions,
|
|
|