| Index: chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h b/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h
|
| index d6823052b161a95dea3e2bdcddf01a025d46f2bb..c7f8423139461fa6c7c3819c3564cdab1b44f47d 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h
|
| @@ -153,7 +153,6 @@ class LocationBarViewMac : public LocationBar,
|
| virtual string16 GetTitle() const OVERRIDE;
|
| virtual InstantController* GetInstant() OVERRIDE;
|
| virtual content::WebContents* GetWebContents() const OVERRIDE;
|
| - virtual gfx::Rect GetOmniboxBounds() const OVERRIDE;
|
|
|
| NSImage* GetKeywordImage(const string16& keyword);
|
|
|
|
|