| Index: views/controls/button/text_button.h
|
| ===================================================================
|
| --- views/controls/button/text_button.h (revision 88685)
|
| +++ views/controls/button/text_button.h (working copy)
|
| @@ -353,9 +353,6 @@
|
| protected:
|
| SkBitmap icon() const { return icon_; }
|
|
|
| - // Returns the image to paint. This is invoked from paint.
|
| - virtual const SkBitmap& GetImageToPaint() const;
|
| -
|
| // Overridden from NativeThemeDelegate:
|
| virtual gfx::NativeTheme::Part GetThemePart() const OVERRIDE;
|
|
|
|
|