fix for bug 100895, contributed by jonsmirl@mediaone.net
r=harishd, sr=alecf slam dunk those dependencies! git-svn-id: svn://10.0.0.236/trunk@105004 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,12 +39,9 @@ REQUIRES = xpcom \
|
||||
uconv \
|
||||
expat \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
|
||||
@@ -31,11 +31,7 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
raptor \
|
||||
content \
|
||||
$(NULL)
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsITextContent.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsXPIDLString.h"
|
||||
#include "nsParserMsgUtils.h"
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
#include "nsISupports.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsDTDUtils.h"
|
||||
#include "nsParserNode.h"
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
#include "nsDTDUtils.h"
|
||||
#include "nsIContentSink.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsHTMLTokenizer.h"
|
||||
#include "nsExpatTokenizer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user