diff options
Diffstat (limited to 'net/net.gyp')
-rwxr-xr-x[-rw-r--r--] | net/net.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp index 3812e11..f16ebab 100644..100755 --- a/net/net.gyp +++ b/net/net.gyp @@ -336,6 +336,9 @@ 'http/http_auth_handler_basic.h', 'http/http_auth_handler_digest.cc', 'http/http_auth_handler_digest.h', + 'http/http_auth_handler_negotiate.h', + 'http/http_auth_handler_negotiate_posix.cc', + 'http/http_auth_handler_negotiate_win.cc', 'http/http_auth_handler_ntlm.cc', 'http/http_auth_handler_ntlm.h', 'http/http_auth_handler_ntlm_portable.cc', |