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

Unified Diff: net/net.gyp

Issue 243077: Add net/socket_stream. (Closed)
Patch Set: Rename SocketStreamJob to SocketStream Created 11 years, 2 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_stream/socket_stream.h » ('j') | net/socket_stream/socket_stream.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 b40381d365adf93fe3575890236acae5e35656df..9c7ecdc12316e3fdeb2dddc1b0d760cf705e857f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -323,6 +323,8 @@
'socket/tcp_client_socket_win.cc',
'socket/tcp_client_socket_win.h',
'socket/tcp_pinger.h',
+ 'socket_stream/socket_stream.cc',
+ 'socket_stream/socket_stream.h',
'third_party/parseftp/ParseFTPList.cpp',
'third_party/parseftp/ParseFTPList.h',
'url_request/url_request.cc',
« no previous file with comments | « no previous file | net/socket_stream/socket_stream.h » ('j') | net/socket_stream/socket_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698