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

Unified Diff: chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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
Index: chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h
diff --git a/chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h b/chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h
index 36f7cfe5cc97f2a55d918ec607b915a2c72e9851..37dee82c0e0bf1f3d20e9c2ca241f9ac6d177fae 100644
--- a/chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h
+++ b/chrome/browser/ui/search/new_tab_page_interceptor_service_factory.h
@@ -17,10 +17,6 @@ namespace content {
class BrowserContext;
}
-namespace net {
-class URLRequestInterceptor;
-}
-
// Owns and creates NewTabPageInterceptorService instances.
class NewTabPageInterceptorServiceFactory
: public BrowserContextKeyedServiceFactory {
« no previous file with comments | « chrome/browser/ui/search/instant_test_utils.h ('k') | chrome/browser/ui/search/search_tab_helper_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698