Chromium Code Reviews| Index: ui/gfx/native_theme_win.h |
| =================================================================== |
| --- ui/gfx/native_theme_win.h (revision 90205) |
| +++ ui/gfx/native_theme_win.h (working copy) |
| @@ -124,6 +124,7 @@ |
| SIZE* size) const; |
| HRESULT PaintButton(HDC hdc, |
| + State state, |
| int part_id, |
| int state_id, |
| int classic_state, |