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; |