mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Issue #1564 - Split off nsIdentifierMapEntry in its own header
+ Fix dependency fallout from removing nsDocument.h from ShadowRoot.h
This commit is contained in:
parent
035134a520
commit
5416b4294b
7 changed files with 178 additions and 146 deletions
|
|
@ -86,6 +86,7 @@ EXPORTS += [
|
|||
'nsIContentInlines.h',
|
||||
'nsIContentIterator.h',
|
||||
'nsIContentSerializer.h',
|
||||
'nsIdentifierMapEntry.h',
|
||||
'nsIDocument.h',
|
||||
'nsIDocumentInlines.h',
|
||||
'nsIDocumentObserver.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue