Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin

This commit is contained in:
benjamin%smedbergs.us 2006-06-12 17:56:15 +00:00
parent eb99c0c3ff
commit f6bfecb758
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ REQUIRES = xpcom \
$(NULL)
CPPSRCS = \
nsModuleFactory.cpp \
nsCookieModule.cpp \
nsPermission.cpp \
nsPermissionManager.cpp \
nsPopupWindowManager.cpp \