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

Unified Diff: net/net.gypi

Issue 234023003: Build remoting for PNaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update net.gypi Created 6 years, 7 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 | « jingle/jingle_nacl.gyp ('k') | net/net_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index b49afe6b701842515ae3088e5beff188193a4bb3..7f52fd2e10bd69bb15d9c2abf4cee9bc213f6098 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -114,6 +114,8 @@
'socket/client_socket_pool_histograms.cc',
'socket/client_socket_pool_histograms.h',
'socket/next_proto.h',
+ 'socket/openssl_ssl_util.cc',
+ 'socket/openssl_ssl_util.h',
'socket/socket.h',
'socket/ssl_client_socket.cc',
'socket/ssl_client_socket.h',
@@ -954,8 +956,6 @@
'socket/client_socket_pool_manager_impl.h',
'socket/nss_ssl_util.cc',
'socket/nss_ssl_util.h',
- 'socket/openssl_ssl_util.cc',
- 'socket/openssl_ssl_util.h',
'socket/server_socket.h',
'socket/socket_descriptor.cc',
'socket/socket_descriptor.h',
« no previous file with comments | « jingle/jingle_nacl.gyp ('k') | net/net_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698