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

Unified Diff: net/net.gypi

Issue 1728853006: net: merge two versions of SetTCPNoDelay() function into one (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: export it Created 4 years, 10 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_socket.h » ('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 49d6496f1ea1e63bbeff6ee3c9ee0d8866f417c2..59740d43f3dc0c4a4b298b590f974bde277fc7c2 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1085,6 +1085,7 @@
'socket/tcp_client_socket.h',
'socket/tcp_server_socket.cc',
'socket/tcp_server_socket.h',
+ 'socket/tcp_socket.cc',
'socket/tcp_socket.h',
'socket/tcp_socket_posix.cc',
'socket/tcp_socket_posix.h',
« no previous file with comments | « no previous file | net/socket/tcp_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698