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

Unified Diff: net/net.gypi

Issue 2506903002: Move QUIC typedefs and constants into files other than quic_protocol.h. No behavior change. (Closed)
Patch Set: Move QUIC typedefs and constants into files other than quic_protocol.h. No behavior change. 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 | « no previous file | net/quic/core/quic_bandwidth.h » ('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 f34bff29c82ee3d72815d4b40ebe2fbfa7e19b51..a6d2eef7b2086ed04a4f0d2d38425d40da697048 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1015,6 +1015,7 @@
'quic/core/quic_connection.h',
'quic/core/quic_connection_stats.cc',
'quic/core/quic_connection_stats.h',
+ 'quic/core/quic_constants.h',
'quic/core/quic_crypto_client_stream.cc',
'quic/core/quic_crypto_client_stream.h',
'quic/core/quic_crypto_client_stream_factory.cc',
« no previous file with comments | « no previous file | net/quic/core/quic_bandwidth.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698