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

Unified Diff: net/net.gyp

Issue 2322233004: Landing Recent QUIC changes until Sun Sep 4 03:41:00 (Closed)
Patch Set: Remove simulation files from the build. Created 4 years, 3 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 | « net/BUILD.gn ('k') | net/quic/core/congestion_control/general_loss_algorithm.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index d777e83732733492c6bbc3a53810a6506bec522a..725007a5ba198f58781c6694433fdc304fe00a7d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -840,6 +840,8 @@
'tools/quic/quic_process_packet_interface.h',
'tools/quic/quic_simple_client.cc',
'tools/quic/quic_simple_client.h',
+ 'tools/quic/quic_simple_crypto_server_stream_helper.cc',
+ 'tools/quic/quic_simple_crypto_server_stream_helper.h',
'tools/quic/quic_simple_dispatcher.cc',
'tools/quic/quic_simple_dispatcher.h',
'tools/quic/quic_simple_per_connection_packet_writer.cc',
« no previous file with comments | « net/BUILD.gn ('k') | net/quic/core/congestion_control/general_loss_algorithm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698