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

Unified Diff: net/net.gypi

Issue 2512063003: Move QuicIoVector into its own header file. No behavior change. (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 | « net/base/iovec.h ('k') | net/quic/core/quic_iovector.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 83c6fbe950985fed068fa491a386c98656d0b843..ba93041003c8644fe71cbbc54318da3e7c82c761 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1048,6 +1048,7 @@
'quic/core/quic_headers_stream.h',
'quic/core/quic_http_utils.cc',
'quic/core/quic_http_utils.h',
+ 'quic/core/quic_iovector.h',
'quic/core/quic_multipath_received_packet_manager.cc',
'quic/core/quic_multipath_received_packet_manager.h',
'quic/core/quic_multipath_sent_packet_manager.cc',
« no previous file with comments | « net/base/iovec.h ('k') | net/quic/core/quic_iovector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698