| Index: net/http/http_auth_handler_ntlm_win.cc
|
| diff --git a/net/http/http_auth_handler_ntlm_win.cc b/net/http/http_auth_handler_ntlm_win.cc
|
| index ed4cdf605efa2093fd44b2dafa31e4e0f8bda392..844a0a07193e02202b4d3eff2dcb8bfe8860817b 100644
|
| --- a/net/http/http_auth_handler_ntlm_win.cc
|
| +++ b/net/http/http_auth_handler_ntlm_win.cc
|
| @@ -14,8 +14,6 @@
|
| #include "net/http/http_auth_preferences.h"
|
| #include "net/http/http_auth_sspi_win.h"
|
|
|
| -#pragma comment(lib, "secur32.lib")
|
| -
|
| namespace net {
|
|
|
| HttpAuthHandlerNTLM::HttpAuthHandlerNTLM(
|
|
|