mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 13:45:46 +00:00
Added nsIDocShellTreeItem.idl to the build removed nsIDocShellContainer.idl from the build.r=hyatt
This commit is contained in:
parent
ef46f03ddc
commit
aae36c3580
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user