summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/socket/tcp_client_socket.cc')
-rw-r--r--net/socket/tcp_client_socket.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socket/tcp_client_socket.cc b/net/socket/tcp_client_socket.cc
index ac13994..dbd2105 100644
--- a/net/socket/tcp_client_socket.cc
+++ b/net/socket/tcp_client_socket.cc
@@ -4,8 +4,8 @@
#include "net/socket/tcp_client_socket.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
namespace net {