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

Unified Diff: net/net.gypi

Issue 2507953002: Move definitions and methods related to QUIC versions, into quic_versions.{h,cc}. No behavior chang… (Closed)
Patch Set: 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_protocol.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 a6d2eef7b2086ed04a4f0d2d38425d40da697048..f1db836c30c1a7570652419b6f897c0d544ebcbc 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1090,6 +1090,8 @@
'quic/core/quic_unacked_packet_map.h',
'quic/core/quic_utils.cc',
'quic/core/quic_utils.h',
+ 'quic/core/quic_versions.cc',
+ 'quic/core/quic_versions.h',
'quic/core/quic_write_blocked_list.cc',
'quic/core/quic_write_blocked_list.h',
'quic/core/quic_stream.cc',
« no previous file with comments | « no previous file | net/quic/core/quic_protocol.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698