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

Unified Diff: ios/public/provider/chrome/browser/chrome_browser_provider.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « ios/net/url_scheme_util.h ('k') | ios/public/provider/chrome/browser/ui/infobar_view_protocol.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/chrome_browser_provider.h
diff --git a/ios/public/provider/chrome/browser/chrome_browser_provider.h b/ios/public/provider/chrome/browser/chrome_browser_provider.h
index 92db0beb609797e30e5a7e6f4372d688942bbaa9..305cfe0dd2df7cbf22f5ab4cc9c47f585096eaa3 100644
--- a/ios/public/provider/chrome/browser/chrome_browser_provider.h
+++ b/ios/public/provider/chrome/browser/chrome_browser_provider.h
@@ -18,12 +18,10 @@
#include "components/favicon_base/favicon_callback.h"
class AppDistributionProvider;
-class AutocompleteProvider;
class BrandedImageProvider;
class GURL;
class InfoBarViewDelegate;
class OmahaServiceProvider;
-class PrefRegistrySimple;
class PrefService;
class SpotlightProvider;
class UserFeedbackProvider;
@@ -34,10 +32,6 @@ class CardUnmaskPromptController;
class CardUnmaskPromptView;
}
-namespace net {
-class URLRequestContextGetter;
-}
-
namespace web {
class WebState;
}
« no previous file with comments | « ios/net/url_scheme_util.h ('k') | ios/public/provider/chrome/browser/ui/infobar_view_protocol.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698