Chromium Code Reviews| Index: chrome/browser/ui/views/location_bar/keyword_hint_view.h |
| =================================================================== |
| --- chrome/browser/ui/views/location_bar/keyword_hint_view.h (revision 95527) |
| +++ chrome/browser/ui/views/location_bar/keyword_hint_view.h (working copy) |
| @@ -45,8 +45,6 @@ |
| virtual gfx::Size GetMinimumSize(); |
| virtual void Layout(); |
| - void set_profile(Profile* profile) { profile_ = profile; } |
| - |
| private: |
| views::Label* leading_label_; |
| views::Label* trailing_label_; |