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

Unified Diff: net/net.gypi

Issue 2373663002: Unify enum NextProto and enum AlternateProtocol. (Closed)
Patch Set: Fix compile errors. Created 4 years, 1 month 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/log/net_log_util.cc ('k') | net/quic/chromium/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 73249e697730a650c0371619602a93e2eaf67e98..c916a93e7908a0f624598dc6c9b1f0d98dea7884 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -210,6 +210,7 @@
'socket/client_socket_handle.cc',
'socket/client_socket_handle.h',
'socket/connection_attempts.h',
+ 'socket/next_proto.cc',
'socket/next_proto.h',
'socket/socket.h',
'socket/socket_bio_adapter.cc',
« no previous file with comments | « net/log/net_log_util.cc ('k') | net/quic/chromium/quic_network_transaction_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698