| Index: net/socket/ssl_client_socket_openssl_unittest.cc
|
| diff --git a/net/socket/ssl_client_socket_openssl_unittest.cc b/net/socket/ssl_client_socket_openssl_unittest.cc
|
| index 00cf9f35cb4b612841207513f112780a405880df..d4e0685467e1f4f8a027eb7fe5924aed9c5c91be 100644
|
| --- a/net/socket/ssl_client_socket_openssl_unittest.cc
|
| +++ b/net/socket/ssl_client_socket_openssl_unittest.cc
|
| @@ -16,7 +16,6 @@
|
| #include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/memory/scoped_handle.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/values.h"
|
| #include "crypto/openssl_util.h"
|
|
|