| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 9d97fd170761b2efbf7501513023731aa4042e94..070cf4f8748fbd879d455f1bca9198c9ec27035d 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -345,6 +345,8 @@
|
| 'quic/quic_frame_list.h',
|
| 'quic/quic_framer.cc',
|
| 'quic/quic_framer.h',
|
| + 'quic/quic_multipath_transmissions_map.cc',
|
| + 'quic/quic_multipath_transmissions_map.h',
|
| 'quic/quic_packet_creator.cc',
|
| 'quic/quic_packet_creator.h',
|
| 'quic/quic_packet_generator.cc',
|
| @@ -1542,6 +1544,7 @@
|
| 'quic/quic_headers_stream_test.cc',
|
| 'quic/quic_http_stream_test.cc',
|
| 'quic/quic_http_utils_test.cc',
|
| + 'quic/quic_multipath_transmissions_map_test.cc',
|
| 'quic/quic_network_transaction_unittest.cc',
|
| 'quic/quic_packet_creator_test.cc',
|
| 'quic/quic_packet_generator_test.cc',
|
|
|