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

Unified Diff: net/net.gypi

Issue 965943002: Fixing a bug in the QUIC prober where if we received a GOAWAY before (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Remove_dead_method_QuicUnackedPacketMap_RestoreInFlight_86690324
Patch Set: Created 5 years, 10 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_server.h » ('j') | net/tools/quic/test_tools/quic_test_server.h » ('J')
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 4daff8effcf1251dff27f595c35ccb04d173d7a7..7443d9753b2255453aef0b9482e6f1bdbf99dad3 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1761,6 +1761,8 @@
'tools/quic/test_tools/quic_server_peer.h',
'tools/quic/test_tools/quic_test_client.cc',
'tools/quic/test_tools/quic_test_client.h',
+ 'tools/quic/test_tools/quic_test_server.cc',
+ 'tools/quic/test_tools/quic_test_server.h',
'tools/quic/test_tools/quic_test_utils.cc',
'tools/quic/test_tools/quic_test_utils.h',
'tools/quic/test_tools/server_thread.cc',
« no previous file with comments | « no previous file | net/quic/quic_server.h » ('j') | net/tools/quic/test_tools/quic_test_server.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698