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

Unified Diff: net/net.gyp

Issue 7482041: DevTools: no way to remote debug using ToT build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: web_socket class was extracted. Created 9 years, 5 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index de2b4df0cf4906949c3a6bdbd98de164e3ad1a34..ca4e531c2030d7457aa1adf2d8c1a7f618ce2167 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1320,6 +1320,8 @@
'server/http_server.h',
'server/http_server_request_info.cc',
'server/http_server_request_info.h',
+ 'server/web_socket.cc',
+ 'server/web_socket.h',
],
},
{
« no previous file with comments | « net/base/listen_socket.cc ('k') | net/server/OWNERS » ('j') | net/server/http_server.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698