Index: chrome/browser/profiles/gaia_info_update_service.h |
diff --git a/chrome/browser/profiles/gaia_info_update_service.h b/chrome/browser/profiles/gaia_info_update_service.h |
index a4b289ba37cef9fef39790db0c22efef59574271..712932836c9ed2531d5580d1fbb0b1acb19c2e3d 100644 |
--- a/chrome/browser/profiles/gaia_info_update_service.h |
+++ b/chrome/browser/profiles/gaia_info_update_service.h |
@@ -32,7 +32,7 @@ class GAIAInfoUpdateService : public ProfileDownloaderDelegate, |
static bool ShouldUseGAIAProfileInfo(Profile* profile); |
// Register prefs for a profile. |
- static void RegisterUserPrefs(PrefService* prefs); |
+ static void RegisterUserPrefs(PrefServiceBase* prefs); |
// ProfileDownloaderDelegate: |
virtual bool NeedsProfilePicture() const OVERRIDE; |