From c4bfc904c9d60070d7cb0a0a31a88999f7300a32 Mon Sep 17 00:00:00 2001 From: "andreas.otte%primus-online.de" Date: Tue, 8 Jun 1999 10:07:50 +0000 Subject: [PATCH] some cleanup after IDLisation git-svn-id: svn://10.0.0.236/trunk@34194 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/protocol/http/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/netwerk/protocol/http/src/Makefile.in b/mozilla/netwerk/protocol/http/src/Makefile.in index 09a6dec8b7f..196100f66b6 100644 --- a/mozilla/netwerk/protocol/http/src/Makefile.in +++ b/mozilla/netwerk/protocol/http/src/Makefile.in @@ -30,9 +30,9 @@ CPPSRCS = \ nsHTTPHandlerFactory.cpp \ nsHTTPChannel.cpp \ nsHTTPRequest.cpp \ + nsHTTPRequestObserver.cpp \ nsHTTPResponseListener.cpp \ nsHTTPResponse.cpp \ - nsHTTPRequestObserver.cpp \ $(NULL) REQUIRES = xpcom netwerk raptor