Index: chrome/browser/ui/gtk/location_bar_view_gtk.h |
diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
index abf94f19b7bc3bc8f1a5a62780d832fd1ac17706..9842e152c54e05624f73187c29a2ff1d8d4aa70f 100644 |
--- a/chrome/browser/ui/gtk/location_bar_view_gtk.h |
+++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
@@ -97,7 +97,6 @@ class LocationBarViewGtk : public AutocompleteEditController, |
// For this implementation, the parameter is ignored. |
virtual bool OnCommitSuggestedText(const std::wstring& typed_text); |
virtual bool AcceptCurrentInstantPreview(); |
- virtual void OnSetSuggestedSearchText(const string16& suggested_text); |
virtual void OnPopupBoundsChanged(const gfx::Rect& bounds); |
virtual void OnAutocompleteAccept(const GURL& url, |
WindowOpenDisposition disposition, |