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

Unified Diff: net/net.gypi

Issue 1240953002: Allow QuicClient to set connection MTU before the handshake is sent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Cleanup_changes_97160447
Patch Set: Created 5 years, 5 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 | « no previous file | net/tools/quic/quic_client.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 9f70cd492f32df5751f5e7bb7b45e732488105dd..b3e069637570b33fae8bfc5a6e9f9258d1a6f144 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1814,6 +1814,8 @@
'tools/quic/quic_time_wait_list_manager_test.cc',
'tools/quic/test_tools/http_message.cc',
'tools/quic/test_tools/http_message.h',
+ 'tools/quic/test_tools/limited_mtu_test_writer.cc',
+ 'tools/quic/test_tools/limited_mtu_test_writer.h',
'tools/quic/test_tools/mock_epoll_server.cc',
'tools/quic/test_tools/mock_epoll_server.h',
'tools/quic/test_tools/mock_quic_dispatcher.cc',
« no previous file with comments | « no previous file | net/tools/quic/quic_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698