| Index: chrome/browser/chromeos/login/user_manager.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/user_manager.h (revision 111260)
|
| +++ chrome/browser/chromeos/login/user_manager.h (working copy)
|
| @@ -212,7 +212,7 @@
|
| void CheckOwnership();
|
|
|
| // ProfileDownloaderDelegate implementation.
|
| - virtual int GetDesiredImageSize() OVERRIDE;
|
| + virtual int GetDesiredImageSideLength() OVERRIDE;
|
| virtual Profile* GetBrowserProfile() OVERRIDE;
|
| virtual void OnDownloadComplete(ProfileDownloader* downloader,
|
| bool success) OVERRIDE;
|
|
|