Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(827)

Unified Diff: net/net.gyp

Issue 23881002: Windows only: Move client socket functionality from TCPClientSocket into TCPSocket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/socket/tcp_client_socket.h » ('j') | net/socket/tcp_socket_win.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index bc886056c12ffe43fbf746684185adf4dc7ddb8e..7a82a541eeff52dcfba21cb9d243422878471dc5 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -904,8 +904,6 @@
'socket/tcp_client_socket.h',
'socket/tcp_client_socket_libevent.cc',
'socket/tcp_client_socket_libevent.h',
- 'socket/tcp_client_socket_win.cc',
- 'socket/tcp_client_socket_win.h',
'socket/tcp_listen_socket.cc',
'socket/tcp_listen_socket.h',
'socket/tcp_server_socket.cc',
« no previous file with comments | « no previous file | net/socket/tcp_client_socket.h » ('j') | net/socket/tcp_socket_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698