Index: components/omnibox/browser/omnibox_view.h |
diff --git a/components/omnibox/browser/omnibox_view.h b/components/omnibox/browser/omnibox_view.h |
index bb6326867433261a164c6b19a5d0760088d8df46..aac8ecf68a1d333f84df5a30aeab04936d51e079 100644 |
--- a/components/omnibox/browser/omnibox_view.h |
+++ b/components/omnibox/browser/omnibox_view.h |
@@ -88,7 +88,6 @@ class OmniboxView { |
// revert to the permanent text. |
void SetUserText(const base::string16& text); |
virtual void SetUserText(const base::string16& text, |
- const base::string16& display_text, |
bool update_popup); |
// Sets the window text and the caret position. |notify_text_changed| is true |