| Index: chrome/browser/ui/sync/sync_promo_ui.cc
|
| diff --git a/chrome/browser/ui/sync/sync_promo_ui.cc b/chrome/browser/ui/sync/sync_promo_ui.cc
|
| index 83585b6743453903e6ce9dd51a4e2977cb42989d..8698f14e5c33fe7eb6f89af68d40d70001c5b06a 100644
|
| --- a/chrome/browser/ui/sync/sync_promo_ui.cc
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui.cc
|
| @@ -114,7 +114,7 @@ bool SyncPromoUI::ShouldShowSyncPromo(Profile* profile) {
|
| }
|
|
|
| // static
|
| -void SyncPromoUI::RegisterUserPrefs(
|
| +void SyncPromoUI::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) {
|
| registry->RegisterIntegerPref(
|
| prefs::kSyncPromoStartupCount,
|
|
|