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

@ -67,6 +67,7 @@
#include "mozInlineSpellChecker.h"
#include "nsDocShell.h"
#include "nsIConsoleListener.h"
#include "nsIContentViewer.h"
#include "nsICycleCollectorListener.h"
#include "nsIIdlePeriod.h"
#include "nsIDragService.h"