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

Unified Diff: net/net.gypi

Issue 2537773006: Extract a QuicSpdyServerStreamBase class for code sharing between QuicSimpleServerStream and GfeQui… (Closed)
Patch Set: Created 4 years 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 4f4e05c68b2a32ed693ed70b5e0e1bbfa825ecf8..82fc7936982d5bd8a4ea9110ce6f11272f342928 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2066,6 +2066,7 @@
'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_spdy_server_stream_base_test.cc',
'tools/quic/quic_time_wait_list_manager_test.cc',
'tools/quic/stateless_rejector_test.cc',
'tools/quic/test_tools/limited_mtu_test_writer.cc',

Powered by Google App Engine
This is Rietveld 408576698