| Index: chrome/browser/chromeos/login/users/avatar/user_image_manager_impl.h
|
| diff --git a/chrome/browser/chromeos/login/users/avatar/user_image_manager_impl.h b/chrome/browser/chromeos/login/users/avatar/user_image_manager_impl.h
|
| index 925ae1ce7c2cfc8848a409d4ae0add608753a339..6b76df1649dabaf9d54845d68d8a862aef5253b6 100644
|
| --- a/chrome/browser/chromeos/login/users/avatar/user_image_manager_impl.h
|
| +++ b/chrome/browser/chromeos/login/users/avatar/user_image_manager_impl.h
|
| @@ -136,7 +136,7 @@ class UserImageManagerImpl
|
|
|
| // Called when a Job updates the copy of the user image held in
|
| // memory. Allows |this| to update |downloaded_profile_image_| and
|
| - // send a NOTIFICATION_LOGIN_USER_IMAGE_CHANGED notification.
|
| + // notify user manager about user image change.
|
| void OnJobChangedUserImage();
|
|
|
| // Called when a Job for the user finishes.
|
|
|