summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rwxr-xr-x[-rw-r--r--]net/net.gyp3
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',