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

Unified Diff: net/net.gyp

Issue 17610006: Add WebSocketStream factory function (Closed) Base URL: http://git.chromium.org/chromium/src.git@web_socket_net
Patch Set: Changes inspired by mmenke's review Created 7 years, 6 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/websockets/websocket_stream.h » ('j') | net/websockets/websocket_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 0f08cb3d0885b84fa3ad610eecbc71e727f9c9fc..b14f69193aa8a08cfced6e044ea38430af0e8f40 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1084,6 +1084,7 @@
'websockets/websocket_mux.h',
'websockets/websocket_net_log_params.cc',
'websockets/websocket_net_log_params.h',
+ 'websockets/websocket_stream.cc',
'websockets/websocket_stream.h',
'websockets/websocket_stream_base.h',
'websockets/websocket_throttle.cc',
« no previous file with comments | « no previous file | net/websockets/websocket_stream.h » ('j') | net/websockets/websocket_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698