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
parent 035134a520
commit 5416b4294b
7 changed files with 178 additions and 146 deletions
+1
View File
@@ -50,6 +50,7 @@
#include "nsGkAtoms.h"
#include "nsIThreadInternal.h"
#include "nsINetworkPredictor.h"
#include "nsITimedChannel.h"
#include "mozilla/dom/ShadowRoot.h"
#include "mozilla/dom/URL.h"
#include "mozilla/AsyncEventDispatcher.h"