Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 24eada5bdb89b9042691bd6abb5c33d8f41a7316..1936ecca20c7002ee93e2ef6c9116b7c080e6095 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -1042,6 +1042,8 @@ |
'quic/quic_crypto_server_stream.h', |
'quic/quic_headers_stream.cc', |
'quic/quic_headers_stream.h', |
+ 'quic/quic_header_list.cc', |
+ 'quic/quic_header_list.h', |
'quic/quic_http_stream.cc', |
'quic/quic_http_stream.h', |
'quic/quic_http_utils.cc', |
@@ -1629,6 +1631,7 @@ |
'quic/quic_fec_group_test.cc', |
'quic/quic_flow_controller_test.cc', |
'quic/quic_framer_test.cc', |
+ 'quic/quic_header_list_test.cc', |
'quic/quic_headers_stream_test.cc', |
'quic/quic_http_stream_test.cc', |
'quic/quic_http_utils_test.cc', |