| Index: chrome/browser/ui/views/location_bar/page_action_image_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/page_action_image_view.h b/chrome/browser/ui/views/location_bar/page_action_image_view.h
|
| index 0d5f080b2311e3756a8dba64f9a7c1e6fef70750..d4c148532ed805e19e039862c03f45680b14fc6f 100644
|
| --- a/chrome/browser/ui/views/location_bar/page_action_image_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/page_action_image_view.h
|
| @@ -62,9 +62,6 @@ class PageActionImageView : public ToolbarActionViewDelegateViews,
|
| private:
|
| static const char kViewClassName[];
|
|
|
| - // Overridden from View.
|
| - void PaintChildren(const ui::PaintContext& context) override;
|
| -
|
| // ToolbarActionViewDelegateViews:
|
| void UpdateState() override;
|
| views::View* GetAsView() override;
|
|
|