From 5377605d6355f26cb08a4b8d5e43130599f3ac56 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 25 May 2020 20:28:36 +0200 Subject: Issue #1564 - Split off nsIdentifierMapEntry in its own header + Fix dependency fallout from removing nsDocument.h from ShadowRoot.h --- dom/ipc/ContentChild.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/ipc') diff --git a/dom/ipc/ContentChild.cpp b/dom/ipc/ContentChild.cpp index 6b914372b..69f7a3ba2 100644 --- a/dom/ipc/ContentChild.cpp +++ b/dom/ipc/ContentChild.cpp @@ -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" -- cgit v1.2.3