Issue #1564 - Split off nsIdentifierMapEntry in its own header

+ Fix dependency fallout from removing nsDocument.h from ShadowRoot.h
This commit is contained in:
wolfbeast 2020-05-25 20:28:36 +02:00 committed by Roy Tam
commit 5416b4294b
7 changed files with 178 additions and 146 deletions

View file

@ -15,7 +15,9 @@
#include "nsIStyleSheetLinkingElement.h"
#include "mozilla/dom/Element.h"
#include "mozilla/dom/HTMLSlotElement.h"
#include "mozilla/dom/StyleSheetList.h"
#include "nsXBLPrototypeBinding.h"
#include "mozilla/BasicEvents.h"
#include "mozilla/EventDispatcher.h"
#include "mozilla/StyleSheet.h"
#include "mozilla/StyleSheetInlines.h"