| Index: components/omnibox/browser/history_quick_provider.h
|
| diff --git a/components/omnibox/browser/history_quick_provider.h b/components/omnibox/browser/history_quick_provider.h
|
| index 33239f91dd751fb87b0488b566378bebb91c5414..9d34cbfa17c5503cc5676b815757481cfab5c644 100644
|
| --- a/components/omnibox/browser/history_quick_provider.h
|
| +++ b/components/omnibox/browser/history_quick_provider.h
|
| @@ -53,7 +53,6 @@ class HistoryQuickProvider : public HistoryProvider {
|
| int score);
|
|
|
| AutocompleteInput autocomplete_input_;
|
| - std::string languages_;
|
| InMemoryURLIndex* in_memory_url_index_; // Not owned by this class.
|
|
|
| // This provider is disabled when true.
|
|
|