| Index: ui/views/controls/button/vector_icon_button.h
|
| diff --git a/ui/views/controls/button/vector_icon_button.h b/ui/views/controls/button/vector_icon_button.h
|
| index 3b48764b198480b7fe0e53d1d3ade6f13f5d621f..dd994051a50c1e306b00cecc5b76bb9e010539c5 100644
|
| --- a/ui/views/controls/button/vector_icon_button.h
|
| +++ b/ui/views/controls/button/vector_icon_button.h
|
| @@ -28,7 +28,6 @@ class VIEWS_EXPORT VectorIconButton : public views::ImageButton {
|
| void SetIcon(gfx::VectorIconId id);
|
|
|
| // views::ImageButton:
|
| - void OnEnabledChanged() override;
|
| void OnThemeChanged() override;
|
| void OnNativeThemeChanged(const ui::NativeTheme* theme) override;
|
|
|
|
|