| Index: chrome/browser/autocomplete/history_quick_provider.h
|
| diff --git a/chrome/browser/autocomplete/history_quick_provider.h b/chrome/browser/autocomplete/history_quick_provider.h
|
| index f60ac082d04ac8ea905db598e0e1bba2f05fabf3..c50366fe396686801969c63a48e49f981e23f788 100644
|
| --- a/chrome/browser/autocomplete/history_quick_provider.h
|
| +++ b/chrome/browser/autocomplete/history_quick_provider.h
|
| @@ -31,8 +31,7 @@ class HistoryQuickProvider : public HistoryProvider {
|
| HistoryQuickProvider(AutocompleteProviderListener* listener,
|
| Profile* profile);
|
|
|
| - // AutocompleteProvider. |minimal_changes| is ignored since there is no asynch
|
| - // completion performed.
|
| + // AutocompleteProvider.
|
| virtual void Start(const AutocompleteInput& input,
|
| bool minimal_changes) OVERRIDE;
|
|
|
|
|