Chromium Code Reviews| Index: components/omnibox/browser/history_provider.h |
| diff --git a/components/omnibox/browser/history_provider.h b/components/omnibox/browser/history_provider.h |
| index 860892716141a1af9e186e208eec7bf7a27decb9..9cf34146d3765d90cd535821d123bcd4912d6284 100644 |
| --- a/components/omnibox/browser/history_provider.h |
| +++ b/components/omnibox/browser/history_provider.h |
| @@ -14,7 +14,6 @@ |
| #include "components/omnibox/browser/in_memory_url_index_types.h" |
| class AutocompleteInput; |
| -class Profile; |
| struct AutocompleteMatch; |
| // This class is a base class for the history autocomplete providers and |