Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@144804 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,24 +32,21 @@ EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsLayoutDebugModule
|
||||
|
||||
REQUIRES= xpcom \
|
||||
string \
|
||||
windowwatcher \
|
||||
docshell \
|
||||
string \
|
||||
dom \
|
||||
gfx \
|
||||
content \
|
||||
necko \
|
||||
layout \
|
||||
widget \
|
||||
locale \
|
||||
view \
|
||||
pref \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
appshell \
|
||||
$(NULL)
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
windowwatcher \
|
||||
docshell \
|
||||
dom \
|
||||
gfx \
|
||||
content \
|
||||
necko \
|
||||
layout \
|
||||
widget \
|
||||
locale \
|
||||
view \
|
||||
pref \
|
||||
appshell \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsILayoutRegressionTester.idl \
|
||||
|
||||
Reference in New Issue
Block a user