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

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

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 | « no previous file | chrome/browser/autocomplete/history_quick_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autocomplete/history_quick_provider.h
===================================================================
--- chrome/browser/autocomplete/history_quick_provider.h (revision 175662)
+++ chrome/browser/autocomplete/history_quick_provider.h (working copy)
@@ -31,7 +31,8 @@
HistoryQuickProvider(AutocompleteProviderListener* listener,
Profile* profile);
- // AutocompleteProvider.
+ // AutocompleteProvider. |minimal_changes| is ignored since there is no asynch
+ // completion performed.
virtual void Start(const AutocompleteInput& input,
bool minimal_changes) OVERRIDE;
« no previous file with comments | « no previous file | chrome/browser/autocomplete/history_quick_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698