diff options
Diffstat (limited to 'parser/html/moz.build')
-rw-r--r-- | parser/html/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/moz.build b/parser/html/moz.build index 12809fe8d..3556a0071 100644 --- a/parser/html/moz.build +++ b/parser/html/moz.build @@ -22,6 +22,7 @@ EXPORTS += [ 'nsHtml5AttributeEntry.h', 'nsHtml5AttributeName.h', 'nsHtml5ByteReadable.h', + 'nsHtml5ContentCreatorFunction.h', 'nsHtml5DependentUTF16Buffer.h', 'nsHtml5DocumentBuilder.h', 'nsHtml5DocumentMode.h', |