Index: net/socket/socket_test_util.h |
diff --git a/net/socket/socket_test_util.h b/net/socket/socket_test_util.h |
index b0bbd896bf02032945a421a1c1077c3107a4d969..4496a97d8892db74c793ae9433399de969f80d56 100644 |
--- a/net/socket/socket_test_util.h |
+++ b/net/socket/socket_test_util.h |
@@ -33,13 +33,13 @@ |
#include "net/socket/client_socket_factory.h" |
#include "net/socket/client_socket_handle.h" |
#include "net/socket/connection_attempts.h" |
+#include "net/socket/datagram_client_socket.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" |
#include "net/socket/transport_client_socket_pool.h" |
#include "net/ssl/ssl_config_service.h" |
-#include "net/udp/datagram_client_socket.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace base { |