| Index: chrome/browser/ui/views/omnibox/omnibox_view_win.h
|
| diff --git a/chrome/browser/ui/views/omnibox/omnibox_view_win.h b/chrome/browser/ui/views/omnibox/omnibox_view_win.h
|
| index bbea2ee031a3bab4176c911cdecd9e3ce0c93e9f..dae91398659d235b4c8a235ee35d9766d9c4dff5 100644
|
| --- a/chrome/browser/ui/views/omnibox/omnibox_view_win.h
|
| +++ b/chrome/browser/ui/views/omnibox/omnibox_view_win.h
|
| @@ -69,7 +69,7 @@ class OmniboxViewWin
|
| Profile* profile,
|
| CommandUpdater* command_updater,
|
| bool popup_window_mode,
|
| - const views::View* location_bar);
|
| + views::View* location_bar);
|
| ~OmniboxViewWin();
|
|
|
| views::View* parent_view() const;
|
|
|