Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 7730a5d7df2124ac09d4b2e4dfac555c5d8fcb8e..d9145ed00a76449789fbd8c4ecb2ced63ac82602 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', |
| ], |
| }, |
| ], |