Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: chrome/browser/autocomplete/history_quick_provider.cc

Issue 11820015: Revert 175099 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/autocomplete/history_quick_provider.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autocomplete/history_quick_provider.cc
===================================================================
--- chrome/browser/autocomplete/history_quick_provider.cc (revision 175662)
+++ chrome/browser/autocomplete/history_quick_provider.cc (working copy)
@@ -118,8 +118,6 @@
void HistoryQuickProvider::Start(const AutocompleteInput& input,
bool minimal_changes) {
- if (minimal_changes)
- return;
matches_.clear();
if (disabled_)
return;
« no previous file with comments | « chrome/browser/autocomplete/history_quick_provider.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698