| 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 967f22cca941695a7d0ba23eaa435168ed1c3461..abc9def899651408ff832b89efb69dd161957fce 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
|
| @@ -179,7 +179,6 @@ class LocationBarViewMac : public LocationBar,
|
| // ChromeOmniboxEditController:
|
| void UpdateWithoutTabRestore() override;
|
| void OnChanged() override;
|
| - void ShowURL() override;
|
| ToolbarModel* GetToolbarModel() override;
|
| const ToolbarModel* GetToolbarModel() const override;
|
| content::WebContents* GetWebContents() override;
|
|
|