jdk/make/sun/net/FILES_java.gmk
changeset 4164 7ba55fbef5be
parent 4158 0b4d21bc8b5c
child 5506 202f599c92aa
--- a/jdk/make/sun/net/FILES_java.gmk	Wed Oct 21 11:52:04 2009 -0700
+++ b/jdk/make/sun/net/FILES_java.gmk	Thu Oct 22 15:44:42 2009 +0100
@@ -85,7 +85,6 @@
 	sun/net/www/http/Hurryable.java \
 	sun/net/www/protocol/http/Handler.java \
 	sun/net/www/protocol/http/HttpURLConnection.java \
-	sun/net/www/protocol/http/HttpLogFormatter.java \
 	sun/net/www/protocol/http/HttpAuthenticator.java \
 	sun/net/www/protocol/http/AuthenticationHeader.java \
 	sun/net/www/protocol/http/AuthenticationInfo.java \
@@ -101,6 +100,7 @@
 	sun/net/www/protocol/http/ntlm/NTLMAuthentication.java \
 	sun/net/www/protocol/http/spnego/NegotiatorImpl.java \
 	sun/net/www/protocol/http/spnego/NegotiateCallbackHandler.java \
+	sun/net/www/protocol/http/logging/HttpLogFormatter.java \
 	sun/net/www/protocol/https/AbstractDelegateHttpsURLConnection.java \
 	sun/net/www/protocol/https/HttpsClient.java \
 	sun/net/www/protocol/https/DefaultHostnameVerifier.java \