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 edbb2c694cd35ad70fcc5642fdfc4323f14c0be2..abffd60c2451cf538b64761e2c667cf5eb4daf13 100644 |
--- a/ui/views/controls/button/radio_button.h |
+++ b/ui/views/controls/button/radio_button.h |
@@ -30,7 +30,7 @@ |
// Overridden from Button: |
virtual void NotifyClick(const ui::Event& event) OVERRIDE; |
- // Overridden from LabelButton: |
+ // Overridden from TextButtonBase: |
virtual ui::NativeTheme::Part GetThemePart() const OVERRIDE; |
// Overridden from Checkbox: |