Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 7fe7e3d89a172c244c2f99ba3f3558663ed9ba0e..629cd353646a3d64991711bec6affdc676de072f 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -292,6 +292,7 @@ |
| [ 'enable_bidirectional_stream!=1', { |
| 'sources!': [ |
| 'http/bidirectional_stream_unittest.cc', |
| + 'quic/bidirectional_stream_quic_impl_unittest.cc', |
| ], |
| }, |
| ], |