Index: views/controls/button/radio_button.h |
=================================================================== |
--- views/controls/button/radio_button.h (revision 90205) |
+++ views/controls/button/radio_button.h (working copy) |
@@ -68,6 +68,8 @@ |
// Overridden from TextButtonBase: |
virtual gfx::NativeTheme::Part GetThemePart() const OVERRIDE; |
+ virtual void GetExtraParams( |
+ gfx::NativeTheme::ExtraParams* params) const OVERRIDE; |
// Overridden from Checkbox: |
virtual void SetChecked(bool checked) OVERRIDE; |