DescriptionPass AutocompleteProvider::kMaxMatches to InMemoryURLIndex
The only client of InMemoryURLIndex::HistoryItemsForTerms is
//chrome/browser/autocomplete/history_quick_provider.cc which has access
to the constant. So pass the constant to the history component instead
of having the dependency.
BUG=374730
TBR=thakis // For OWNERS at chrome/browser/autocomplete/history_quick_provider.cc
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273072
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove AutocompleteProvider from DEPS #Patch Set 3 : Rebase #
Messages
Total messages: 24 (0 generated)
|