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

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: TFO not enabled when Happy Eyeballs may be used. 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index e98a959504dada363298243d2918b0dd3344657a..53b35f755e4d96715fecb1a4341aa904cd450b61 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -981,7 +981,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',

Powered by Google App Engine
This is Rietveld 408576698