mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 04:16:16 +00:00
Adding nsIChromeEventHandler.idl to the build. r=hyatt
This commit is contained in:
parent
a8a1643f27
commit
261d576815
@ -80,6 +80,10 @@ nsIStatefulFrame.h \
|
||||
nsISelfScrollingFrame.h \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIChromeEventHandler.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -75,5 +75,10 @@ EXPORTS = \
|
||||
|
||||
MODULE=raptor
|
||||
|
||||
XPIDLSRCS= \
|
||||
.\nsIChromeEventHandler.idl \
|
||||
$(NULL)
|
||||
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user