Index: chrome/browser/ui/gtk/location_bar_view_gtk.h |
diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
index c886f320fab8a0de34706436b0e8f5b31783828c..295104da3ff85dc7de0c54ed2cd6d8ac7ec94242 100644 |
--- a/chrome/browser/ui/gtk/location_bar_view_gtk.h |
+++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
@@ -122,7 +122,6 @@ class LocationBarViewGtk : public OmniboxEditController, |
virtual string16 GetTitle() const OVERRIDE; |
virtual InstantController* GetInstant() OVERRIDE; |
virtual content::WebContents* GetWebContents() const OVERRIDE; |
- virtual gfx::Rect GetOmniboxBounds() const OVERRIDE; |
// LocationBar: |
virtual void ShowFirstRunBubble() OVERRIDE; |