Index: ui/gfx/native_theme_win.h |
=================================================================== |
--- ui/gfx/native_theme_win.h (revision 90572) |
+++ ui/gfx/native_theme_win.h (working copy) |
@@ -124,9 +124,10 @@ |
SIZE* size) const; |
HRESULT PaintButton(HDC hdc, |
+ State state, |
+ const ButtonExtraParams& extra, |
int part_id, |
int state_id, |
- int classic_state, |
RECT* rect) const; |
HRESULT PaintMenuSeparator(HDC hdc, |