| Index: ui/views/controls/button/label_button.h
|
| diff --git a/ui/views/controls/button/label_button.h b/ui/views/controls/button/label_button.h
|
| index 70b464a61ffe7031fbb406c21d88228a091d9f7a..673220f3f38311f85c4111685bb8c45b3d0b4b95 100644
|
| --- a/ui/views/controls/button/label_button.h
|
| +++ b/ui/views/controls/button/label_button.h
|
| @@ -64,7 +64,6 @@ class VIEWS_EXPORT LabelButton : public CustomButton,
|
| virtual std::string GetClassName() const OVERRIDE;
|
| virtual void ChildPreferredSizeChanged(View* child) OVERRIDE;
|
|
|
| - protected:
|
| // Overridden from NativeThemeDelegate:
|
| virtual ui::NativeTheme::Part GetThemePart() const OVERRIDE;
|
| virtual gfx::Rect GetThemePaintRect() const OVERRIDE;
|
|
|