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

Unified Diff: net/net.gypi

Issue 1989503002: Add an additional ReliableQuicStream* argument to QuicSession::WritevData in an attempt to defend a… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@122078733
Patch Set: Created 4 years, 7 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/quic/quic_chromium_client_session_test.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 5ac20b6b8c7807fd4b6485385e127eb2ff6c87f1..d7d3d449dd8dcaf27728d09904d9f0cc2126bae7 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1814,6 +1814,7 @@
'tools/quic/quic_server_session_base_test.cc',
'tools/quic/quic_server_test.cc',
'tools/quic/quic_simple_server_session_test.cc',
+ 'tools/quic/quic_simple_server_stream_test.cc',
'tools/quic/quic_simple_server_test.cc',
'tools/quic/quic_spdy_client_stream_test.cc',
'tools/quic/quic_time_wait_list_manager_test.cc',
« no previous file with comments | « no previous file | net/quic/quic_chromium_client_session_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698