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