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

Unified Diff: net/net.gypi

Issue 451383002: Plumbing for TCP FastOpen for SSL sockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing linker error for Windows. Created 6 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 | « net/http/http_proxy_client_socket_pool_unittest.cc ('k') | net/socket/client_socket_pool_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index d5dca35a84742f3f56d189e1a0084bb3f6f5c0e0..b59abc41cf959543044a30eede58aa981694ffc8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -980,7 +980,6 @@
'socket/tcp_listen_socket.h',
'socket/tcp_server_socket.cc',
'socket/tcp_server_socket.h',
- 'socket/tcp_socket.cc',
'socket/tcp_socket.h',
'socket/tcp_socket_libevent.cc',
'socket/tcp_socket_libevent.h',
« no previous file with comments | « net/http/http_proxy_client_socket_pool_unittest.cc ('k') | net/socket/client_socket_pool_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698