| Index: net/socket/socket_test_util.h
|
| diff --git a/net/socket/socket_test_util.h b/net/socket/socket_test_util.h
|
| index f942a3511be62891f4e952e356bfd6bf5e991b37..b26fb8dc8f577ff5fa08482429d9731a0548899e 100644
|
| --- a/net/socket/socket_test_util.h
|
| +++ b/net/socket/socket_test_util.h
|
| @@ -25,7 +25,6 @@
|
| #include "net/base/address_list.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/net_errors.h"
|
| -#include "net/base/socket_performance_watcher.h"
|
| #include "net/base/test_completion_callback.h"
|
| #include "net/http/http_auth_controller.h"
|
| #include "net/http/http_proxy_client_socket_pool.h"
|
| @@ -33,6 +32,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/socket/client_socket_handle.h"
|
| #include "net/socket/connection_attempts.h"
|
| +#include "net/socket/socket_performance_watcher.h"
|
| #include "net/socket/socks_client_socket_pool.h"
|
| #include "net/socket/ssl_client_socket.h"
|
| #include "net/socket/ssl_client_socket_pool.h"
|
|
|