diff options
Diffstat (limited to 'net/net.gyp')
-rw-r--r-- | net/net.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp index d49fc5e..7a34e40 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -676,6 +676,7 @@ 'http/http_cache_unittest.cc', 'http/http_chunked_decoder_unittest.cc', 'http/http_network_layer_unittest.cc', + 'http/http_network_session_unittest.cc', 'http/http_network_transaction_unittest.cc', 'http/http_request_headers_unittest.cc', 'http/http_response_headers_unittest.cc', |