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

Unified Diff: components/omnibox/browser/base_search_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/offline_pages/offline_page_model_impl.h ('k') | components/omnibox/browser/history_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/base_search_provider.h
diff --git a/components/omnibox/browser/base_search_provider.h b/components/omnibox/browser/base_search_provider.h
index 59f7479bc0a81f36a9df0476c8dbeb65d999600e..010035db7bfbc363fa43d56b6bc199b54571962c 100644
--- a/components/omnibox/browser/base_search_provider.h
+++ b/components/omnibox/browser/base_search_provider.h
@@ -31,8 +31,6 @@ class SuggestionDeletionHandler;
class TemplateURL;
namespace base {
-class DictionaryValue;
-class ListValue;
class Value;
}
« no previous file with comments | « components/offline_pages/offline_page_model_impl.h ('k') | components/omnibox/browser/history_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698