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 805ba0cd422200e4261b5ab0a36a91a2a6cba93d..457bb54bc271a76ccd4483b1a2cc60b25f2d31f9 100644 |
--- a/chrome/browser/ui/views/profiles/new_avatar_button.h |
+++ b/chrome/browser/ui/views/profiles/new_avatar_button.h |
@@ -28,9 +28,6 @@ class NewAvatarButton : public views::MenuButton, |
Browser* browser); |
virtual ~NewAvatarButton(); |
- // views::TextButton: |
- virtual void OnPaintText(gfx::Canvas* canvas, PaintButtonMode mode) OVERRIDE; |
- |
private: |
friend class NewAvatarMenuButtonTest; |
friend class ProfileChooserViewBrowserTest; |