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

Unified Diff: net/BUILD.gn

Issue 2326073002: Refactor QuicCryptoServerStream. (Closed)
Patch Set: 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 | « no previous file | net/quic/core/quic_crypto_server_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 90fd51791a318ba1c1de09b61ed73faec660a914..135c78c2a240de0e72e6e20f083e9328381941c1 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1193,6 +1193,8 @@ source_set("simple_quic_tools") {
"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 | « no previous file | net/quic/core/quic_crypto_server_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698