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

Unified Diff: net/net.gypi

Issue 2607873002: QUIC - refactor in preparation for two streams per HTTP transaction. (Closed)
Patch Set: Fixed namespaces and formatting. 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
« no previous file with comments | « no previous file | net/quic/chromium/quic_chromium_client_session.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 a5fd9f0664812a8d583bf89009c7b5c91d289fda..5278630410afcf4bb47c0a6f503cc06ddfd24d59 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2002,8 +2002,6 @@
'quic/test_tools/quic_flow_controller_peer.h',
'quic/test_tools/quic_framer_peer.cc',
'quic/test_tools/quic_framer_peer.h',
- 'quic/test_tools/quic_headers_stream_peer.cc',
- 'quic/test_tools/quic_headers_stream_peer.h',
'quic/test_tools/quic_multipath_sent_packet_manager_peer.cc',
'quic/test_tools/quic_multipath_sent_packet_manager_peer.h',
'quic/test_tools/quic_packet_creator_peer.cc',
« no previous file with comments | « no previous file | net/quic/chromium/quic_chromium_client_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698