Index: net/socket/ssl_client_socket_openssl.cc |
diff --git a/net/socket/ssl_client_socket_openssl.cc b/net/socket/ssl_client_socket_openssl.cc |
index 8575868df7fbe86aa31a078ff4cca4a3315035f4..5322717c59c341dc75a217224b2cb7f257ca042e 100644 |
--- a/net/socket/ssl_client_socket_openssl.cc |
+++ b/net/socket/ssl_client_socket_openssl.cc |
@@ -52,10 +52,6 @@ |
#include "base/win/windows_version.h" |
#endif |
-#if !defined(OS_NACL) |
-#include "net/ssl/ssl_platform_key.h" |
-#endif |
- |
#if defined(USE_NSS_CERTS) || defined(OS_IOS) |
#include "net/cert_net/nss_ocsp.h" |
#endif |