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.gyp

Issue 7482041: DevTools: no way to remote debug using ToT build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments addressed 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
« no previous file with comments | « no previous file | net/server/OWNERS » ('j') | net/server/http_server.cc » ('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 3e96a26cd35493903323480c562a3d9ba5b62030..031f3de91acd155383435e87e889b89c8576306f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1317,6 +1317,8 @@
'server/http_server.h',
'server/http_server_request_info.cc',
'server/http_server_request_info.h',
+ 'server/web_socket_frame.cc',
+ 'server/web_socket_frame.h',
],
},
{
« no previous file with comments | « no previous file | net/server/OWNERS » ('j') | net/server/http_server.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698