| 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 9cc7058af2586ae752009fc89469135a6dbe6771..c1cfa3fa876a0a95999f3376d6e3ffcff9d15b26 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
|
| @@ -178,7 +178,6 @@ class LocationBarViewMac : public LocationBar,
|
| // ChromeOmniboxEditController:
|
| void UpdateWithoutTabRestore() override;
|
| void OnChanged() override;
|
| - void OnSetFocus() override;
|
| void ShowURL() override;
|
| ToolbarModel* GetToolbarModel() override;
|
| const ToolbarModel* GetToolbarModel() const override;
|
|
|