Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 92eaeda72bbd508a234a4cf7210b22ba0f03e710..e5dd48e71c8924debcf8f82bdb6aa6104ed5e503 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -819,6 +819,8 @@ |
| 'net_quic_proto', |
| ], |
| 'sources': [ |
| + 'tools/quic/chlo_extractor.cc', |
| + 'tools/quic/chlo_extractor.h', |
| 'tools/quic/quic_client_base.cc', |
| 'tools/quic/quic_client_base.h', |
| 'tools/quic/quic_client_session.cc', |