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

Unified Diff: net/net.gyp

Issue 10161005: Add DefaultListenSocket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix year in license header Created 8 years, 8 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 21d033e9c14da4c523e00bb4607dd5bf71804b84..08e2b06a47e7b2a8dfd8c71d20118ae3d81108cc 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -93,6 +93,8 @@
'base/crypto_module.h',
'base/crypto_module_nss.cc',
'base/crypto_module_openssl.cc',
+ 'base/default_listen_socket.cc',
+ 'base/default_listen_socket.h',
'base/data_url.cc',
'base/data_url.h',
'base/default_server_bound_cert_store.cc',

Powered by Google App Engine
This is Rietveld 408576698