Added nsIDocShellTreeItem.idl to the build removed nsIDocShellContainer.idl from the build.r=hyatt

This commit is contained in:
tbogard%aol.net 1999-12-12 08:52:03 +00:00
parent ef46f03ddc
commit aae36c3580
2 changed files with 2 additions and 2 deletions

View File

@ -31,9 +31,9 @@ include $(DEPTH)/config/autoconf.mk
XPIDLSRCS = \
nsCDocShell.idl \
nsIDocShell.idl \
nsIDocShellContainer.idl \
nsIDocShellTreeItem.idl \
nsIDocShellTreeNode.idl \
nsIDocShellTreeOwner.idl \
nsIMarkupDocumentViewer.idl \
nsIScrollable.idl \
nsITextScroll.idl \

View File

@ -25,9 +25,9 @@ MODULE=docshell_base
XPIDLSRCS= \
.\nsCDocShell.idl \
.\nsIDocShell.idl \
.\nsIDocShellContainer.idl \
.\nsIDocShellTreeItem.idl \
.\nsIDocShellTreeNode.idl \
.\nsIDocShellTreeOwner.idl \
# .\nsIContentViewerEdit.idl \
# .\nsIContentViewerFile.idl \
.\nsIMarkupDocumentViewer.idl \