diff options
Diffstat (limited to 'net/net.gyp')
-rw-r--r-- | net/net.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/net.gyp b/net/net.gyp index b5cfd93..96aeb1f 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -342,8 +342,7 @@ 'http/http_auth_handler_factory.cc', 'http/http_auth_handler_factory.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_negotiate.cc', 'http/http_auth_handler_ntlm.cc', 'http/http_auth_handler_ntlm.h', 'http/http_auth_handler_ntlm_portable.cc', |