summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'parser/htmlparser/moz.build')
-rw-r--r--parser/htmlparser/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/htmlparser/moz.build b/parser/htmlparser/moz.build
index 7e5da29a5..3a91ae142 100644
--- a/parser/htmlparser/moz.build
+++ b/parser/htmlparser/moz.build
@@ -15,6 +15,7 @@ XPIDL_SOURCES += [
XPIDL_MODULE = 'htmlparser'
EXPORTS += [
+ 'nsElementTable.h',
'nsHTMLTagList.h',
'nsHTMLTags.h',
'nsIContentSink.h',