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

Unified Diff: net/net.gypi

Issue 284423002: Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge 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 | « net/http/http_stream_factory_impl_unittest.cc ('k') | net/quic/quic_network_transaction_unittest.cc » ('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 15628f5f1e20bba2e5fb2271bfcb4e8aa14af7f8..0c1b332528b4006ec60b66e8e7442d0b2ba74fd8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -113,6 +113,7 @@
'socket/client_socket_handle.h',
'socket/client_socket_pool_histograms.cc',
'socket/client_socket_pool_histograms.h',
+ 'socket/next_proto.cc',
'socket/next_proto.h',
'socket/openssl_ssl_util.cc',
'socket/openssl_ssl_util.h',
« no previous file with comments | « net/http/http_stream_factory_impl_unittest.cc ('k') | net/quic/quic_network_transaction_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698