| Index: chrome/browser/ui/sync/sync_promo_ui.h
|
| diff --git a/chrome/browser/ui/sync/sync_promo_ui.h b/chrome/browser/ui/sync/sync_promo_ui.h
|
| index 48d2f1ba077608f3c91044cf37e1794d08a2dd80..12b04b566869cf95043f3023f2567bfeffc61ba3 100644
|
| --- a/chrome/browser/ui/sync/sync_promo_ui.h
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui.h
|
| @@ -54,7 +54,7 @@ class SyncPromoUI {
|
| static void SetUserSkippedSyncPromo(Profile* profile);
|
|
|
| // Registers the preferences the Sync Promo UI needs.
|
| - static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry);
|
| + static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
| // Gets the sync landing page URL.
|
| static std::string GetSyncLandingURL(const char* option, int value);
|
|
|