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 e19cbbac1524d9b17fa344b27e55ab8de760b77e..39d694d553ff9a1ead1bae51e655bb175148e712 100644 |
--- a/chrome/browser/profiles/gaia_info_update_service.h |
+++ b/chrome/browser/profiles/gaia_info_update_service.h |
@@ -38,7 +38,6 @@ class GAIAInfoUpdateService : public ProfileDownloaderDelegate, |
// ProfileDownloaderDelegate: |
virtual int GetDesiredImageSideLength() const OVERRIDE; |
virtual Profile* GetBrowserProfile() OVERRIDE; |
- virtual bool ShouldUseOAuthRefreshToken() const OVERRIDE; |
virtual std::string GetCachedPictureURL() const OVERRIDE; |
virtual void OnDownloadComplete(ProfileDownloader* downloader, |
bool success) OVERRIDE; |