Restore mistakenly removed code

This commit is contained in:
Xidorn Quan 2016-07-19 14:22:26 +10:00
parent c3e20eb7f5
commit c30f7a3f69

View file

@ -126,6 +126,9 @@ COMPILATION_TARGETS = {
"nsMainThreadPtrHolder", "nscolor", "nsFont", "FontFamilyList",
"FontFamilyType", "nsIAtom",
],
"void_types": [
"nsINode", "nsIDocument", "nsIPrincipal", "nsIURI",
]
}
}