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

Unified Diff: net/socket/ssl_client_socket.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of 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 | « net/socket/socket_posix.h ('k') | net/socket/ssl_server_socket_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/socket/ssl_client_socket.h
diff --git a/net/socket/ssl_client_socket.h b/net/socket/ssl_client_socket.h
index f523e26f264072c378fd3de11811cde045a66620..e90c733d1ba43907a6a597def139e89738e939c1 100644
--- a/net/socket/ssl_client_socket.h
+++ b/net/socket/ssl_client_socket.h
@@ -35,10 +35,7 @@ class CertVerifier;
class ChannelIDService;
class CTVerifier;
class SSLCertRequestInfo;
-struct SSLConfig;
-class SSLInfo;
class TransportSecurityState;
-class X509Certificate;
// This struct groups together several fields which are used by various
// classes related to SSLClientSocket.
« no previous file with comments | « net/socket/socket_posix.h ('k') | net/socket/ssl_server_socket_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698