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

Unified Diff: ios/web/net/request_tracker_impl.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/web/navigation/navigation_manager_facade_delegate.h ('k') | ios/web/public/browser_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/net/request_tracker_impl.h
diff --git a/ios/web/net/request_tracker_impl.h b/ios/web/net/request_tracker_impl.h
index bb4509a9ac4133ed2523eea0cc37f267449250e7..9e53f6118efbac96a075e36598b8f763d4d4a983 100644
--- a/ios/web/net/request_tracker_impl.h
+++ b/ios/web/net/request_tracker_impl.h
@@ -25,10 +25,6 @@
@class CRWSSLCarrier;
struct TrackerCounts;
-namespace content {
-struct SSLStatus;
-}
-
namespace net {
class HttpResponseHeaders;
class URLRequest;
« no previous file with comments | « ios/web/navigation/navigation_manager_facade_delegate.h ('k') | ios/web/public/browser_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698