Index: net/http/http_auth_handler_ntlm.h |
=================================================================== |
--- net/http/http_auth_handler_ntlm.h (revision 95949) |
+++ net/http/http_auth_handler_ntlm.h (working copy) |
@@ -35,7 +35,7 @@ |
class URLSecurityManager; |
// Code for handling HTTP NTLM authentication. |
-class NET_TEST HttpAuthHandlerNTLM : public HttpAuthHandler { |
+class NET_EXPORT_PRIVATE HttpAuthHandlerNTLM : public HttpAuthHandler { |
public: |
class Factory : public HttpAuthHandlerFactory { |
public: |