Index: net/BUILD.gn |
diff --git a/net/BUILD.gn b/net/BUILD.gn |
index d19a464b1ff932009398d2c2b18b96764520f41b..e7257b0278f6eb787375898edda9dce56075168e 100644 |
--- a/net/BUILD.gn |
+++ b/net/BUILD.gn |
@@ -1176,6 +1176,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", |