Index: ui/views/controls/button/radio_button.h |
diff --git a/ui/views/controls/button/radio_button.h b/ui/views/controls/button/radio_button.h |
index abffd60c2451cf538b64761e2c667cf5eb4daf13..edbb2c694cd35ad70fcc5642fdfc4323f14c0be2 100644 |
--- a/ui/views/controls/button/radio_button.h |
+++ b/ui/views/controls/button/radio_button.h |
@@ -30,7 +30,7 @@ class VIEWS_EXPORT RadioButton : public Checkbox { |
// Overridden from Button: |
virtual void NotifyClick(const ui::Event& event) OVERRIDE; |
- // Overridden from TextButtonBase: |
+ // Overridden from LabelButton: |
virtual ui::NativeTheme::Part GetThemePart() const OVERRIDE; |
// Overridden from Checkbox: |