зеркало из https://github.com/mozilla/gecko-dev.git
Added nsIScriptContextOwner.idl to the list of IDL files to build. Removed nsIScriptContextOwner.h from the list of export header files.
This commit is contained in:
Родитель
79556e2008
Коммит
6a6f6507e7
|
@ -30,11 +30,12 @@ MODULE = dom
|
|||
|
||||
DIRS = base coreDom coreEvents range events html css
|
||||
|
||||
XPIDLSRCS = domstubs.idl
|
||||
XPIDLSRCS = domstubs.idl \
|
||||
nsIScriptContextOwner.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsIScriptContext.h \
|
||||
nsIScriptContextOwner.h \
|
||||
nsIJSScriptObject.h \
|
||||
nsIJSNativeInitializer.h \
|
||||
nsIScriptEventListener.h \
|
||||
|
|
Загрузка…
Ссылка в новой задаче