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

Unified Diff: components/omnibox/browser/history_provider.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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 | « components/omnibox/browser/base_search_provider.h ('k') | components/omnibox/browser/history_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « components/omnibox/browser/base_search_provider.h ('k') | components/omnibox/browser/history_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698