| Index: chrome/browser/ui/views/location_bar/star_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/star_view.h b/chrome/browser/ui/views/location_bar/star_view.h
|
| index ec61dbdfdfdb681e0c948e4e71171047583f6d87..32f327f8e7e04b07aced6457335cb6ecf58a0333 100644
|
| --- a/chrome/browser/ui/views/location_bar/star_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/star_view.h
|
| @@ -25,7 +25,6 @@ class StarView : public BubbleIconView {
|
| void OnExecuting(BubbleIconView::ExecuteSource execute_source) override;
|
| void ExecuteCommand(ExecuteSource source) override;
|
| views::BubbleDialogDelegateView* GetBubble() const override;
|
| - bool SetRasterIcon() override;
|
| gfx::VectorIconId GetVectorIcon() const override;
|
|
|
| private:
|
|
|