| Index: chrome/browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h
|
| diff --git a/chrome/browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h b/chrome/browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h
|
| index 897f6f234a9bd54a19da0aed91b9c6e84041a51e..061ef4a35a25eb47518c91c55c31f59b59f2a659 100644
|
| --- a/chrome/browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h
|
| +++ b/chrome/browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h
|
| @@ -48,7 +48,7 @@ class TouchAutocompletePopupContentsView
|
| OmniboxView* omnibox_view,
|
| AutocompleteEditModel* edit_model,
|
| Profile* profile,
|
| - const views::View* location_bar);
|
| + views::View* location_bar);
|
| virtual ~TouchAutocompletePopupContentsView();
|
|
|
| // AutocompletePopupContentsView:
|
|
|