| Index: chrome/browser/ui/views/profiles/new_avatar_button.h
|
| diff --git a/chrome/browser/ui/views/profiles/new_avatar_button.h b/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| index 934c768789f99be84c74ca7628306419ec1b2d8b..9d22941a4dfcb83596888af32170dbf609f7d9a6 100644
|
| --- a/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| +++ b/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| @@ -40,7 +40,6 @@ class NewAvatarButton : public views::LabelButton,
|
| const base::string16& profile_name) override;
|
| void OnProfileNameChanged(const base::FilePath& profile_path,
|
| const base::string16& old_profile_name) override;
|
| - void OnProfileAvatarChanged(const base::FilePath& profile_path) override;
|
| void OnProfileSupervisedUserIdChanged(
|
| const base::FilePath& profile_path) override;
|
|
|
|
|