| Index: chrome/browser/ui/views/profiles/avatar_menu_button.h
|
| diff --git a/chrome/browser/ui/views/profiles/avatar_menu_button.h b/chrome/browser/ui/views/profiles/avatar_menu_button.h
|
| index 8c48b368bda32e84b83059af6487c4a2cc138bbf..189ed7572fe3d27b6d063961a1c6ed330a15c396 100644
|
| --- a/chrome/browser/ui/views/profiles/avatar_menu_button.h
|
| +++ b/chrome/browser/ui/views/profiles/avatar_menu_button.h
|
| @@ -49,8 +49,6 @@ class AvatarMenuButton : public views::MenuButton,
|
| }
|
| bool button_on_right() { return button_on_right_; }
|
|
|
| - void ShowAvatarBubble();
|
| -
|
| private:
|
| // views::MenuButtonListener:
|
| virtual void OnMenuButtonClicked(views::View* source,
|
|
|