Chromium Code Reviews| Index: net/net.gyp |
| =================================================================== |
| --- net/net.gyp (revision 22897) |
| +++ net/net.gyp (working copy) |
| @@ -215,6 +215,8 @@ |
| 'http/http_auth_handler_digest.h', |
| 'http/http_auth_handler_ntlm.cc', |
| 'http/http_auth_handler_ntlm.h', |
| + 'http/http_auth_handler_ntlm_win.cc', |
| + 'http/http_auth_handler_ntlm_posix.cc', |
| 'http/http_basic_stream.h', |
| 'http/http_byte_range.cc', |
| 'http/http_byte_range.h', |