Bug 521673 - Remove remnant OJI references; (Dv1) /dom/dom-config.mk: remove obsolete REQUIRES.

r=jst.
This commit is contained in:
Serge Gautherie 2010-03-09 01:02:26 +01:00
parent 6ed1775117
commit a1c3b463fa

View File

@ -1,54 +1,5 @@
MODULE = dom
REQUIRES += \
string \
xpcom \
webbrwsr \
commandhandler \
js \
widget \
gfx \
thebes \
layout \
content \
caps \
docshell \
xpconnect \
pref \
oji \
necko \
nkcache \
mimetype \
java \
locale \
prefetch \
xuldoc \
webshell \
view \
uconv \
shistory \
plugin \
windowwatcher \
chardet \
find \
appshell \
intl \
unicharutil \
rdf \
xultmpl \
jar \
storage \
htmlparser \
$(NULL)
ifdef NS_TRACE_MALLOC
REQUIRES += tracemalloc
endif
ifdef MOZ_JSDEBUGGER
REQUIRES += jsdebug
endif
DOM_SRCDIRS = \
dom/base \
dom/src/events \