| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 14619)
|
| +++ net/net.gyp (working copy)
|
| @@ -216,6 +216,8 @@
|
| 'http/http_auth_handler_digest.h',
|
| 'http/http_auth_handler_ntlm.cc',
|
| 'http/http_auth_handler_ntlm.h',
|
| + 'http/http_byte_range.cc',
|
| + 'http/http_byte_range.h',
|
| 'http/http_cache.cc',
|
| 'http/http_cache.h',
|
| 'http/http_chunked_decoder.cc',
|
| @@ -432,6 +434,7 @@
|
| 'http/http_auth_handler_basic_unittest.cc',
|
| 'http/http_auth_handler_digest_unittest.cc',
|
| 'http/http_auth_unittest.cc',
|
| + 'http/http_byte_range_unittest.cc',
|
| 'http/http_cache_unittest.cc',
|
| 'http/http_chunked_decoder_unittest.cc',
|
| 'http/http_network_layer_unittest.cc',
|
|
|