mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
Restore mistakenly removed code
This commit is contained in:
parent
c3e20eb7f5
commit
c30f7a3f69
1 changed files with 3 additions and 0 deletions
|
@ -126,6 +126,9 @@ COMPILATION_TARGETS = {
|
|||
"nsMainThreadPtrHolder", "nscolor", "nsFont", "FontFamilyList",
|
||||
"FontFamilyType", "nsIAtom",
|
||||
],
|
||||
"void_types": [
|
||||
"nsINode", "nsIDocument", "nsIPrincipal", "nsIURI",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue