Index: chrome/browser/ui/webui/ntp/android/promo_handler.h |
diff --git a/chrome/browser/ui/webui/ntp/android/promo_handler.h b/chrome/browser/ui/webui/ntp/android/promo_handler.h |
index b22a91343f91b98a1fb07a883080e56614ab47d6..33a7e9fb7a900349d345b65acc3d3588c23b0d08 100644 |
--- a/chrome/browser/ui/webui/ntp/android/promo_handler.h |
+++ b/chrome/browser/ui/webui/ntp/android/promo_handler.h |
@@ -29,7 +29,7 @@ class PromoHandler : public content::WebUIMessageHandler, |
virtual void RegisterMessages() OVERRIDE; |
// Register preferences. |
- static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry); |
+ static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |
private: |
// NotificationObserver override and implementation. |