Index: chrome/browser/autocomplete/search_provider.h |
=================================================================== |
--- chrome/browser/autocomplete/search_provider.h (revision 246675) |
+++ chrome/browser/autocomplete/search_provider.h (working copy) |
@@ -689,10 +689,6 @@ |
// session. |
bool field_trial_triggered_in_session_; |
- // If true, search history query suggestions will score low enough that |
- // they will not be inlined. |
- bool prevent_search_history_inlining_; |
- |
GURL current_page_url_; |
DISALLOW_COPY_AND_ASSIGN(SearchProvider); |