Index: net/BUILD.gn |
diff --git a/net/BUILD.gn b/net/BUILD.gn |
index ffd968b2493ee3cd44919b795e899059318e8910..9baebe6f2ed39a5d70f3d66f19bb3dcf6f93ae4b 100644 |
--- a/net/BUILD.gn |
+++ b/net/BUILD.gn |
@@ -1149,6 +1149,8 @@ if (is_linux) { |
"tools/quic/quic_epoll_connection_helper.h", |
"tools/quic/quic_in_memory_cache.cc", |
"tools/quic/quic_in_memory_cache.h", |
+ "tools/quic/quic_packet_reader.cc", |
+ "tools/quic/quic_packet_reader.h", |
"tools/quic/quic_packet_writer_wrapper.cc", |
"tools/quic/quic_packet_writer_wrapper.h", |
"tools/quic/quic_per_connection_packet_writer.cc", |