| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index a9413f763da51be4b082ecdcb7931816de450dc0..4c608321d7b0bbc66c11f1c7887a903701d1e229 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -785,6 +785,8 @@
|
| 'quic/congestion_control/quic_max_sized_map.h',
|
| 'quic/congestion_control/receive_algorithm_interface.cc',
|
| 'quic/congestion_control/receive_algorithm_interface.h',
|
| + 'quic/congestion_control/rtt_stats.cc',
|
| + 'quic/congestion_control/rtt_stats.h',
|
| 'quic/congestion_control/send_algorithm_interface.cc',
|
| 'quic/congestion_control/send_algorithm_interface.h',
|
| 'quic/congestion_control/tcp_cubic_sender.cc',
|
|
|