summaryrefslogtreecommitdiff
path: root/dom/base
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-05-27 02:03:38 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-05-27 02:03:38 +0200
commit78e9b653a4376f28ea2632360888b737b330a484 (patch)
tree6887c351fa15ad60002216a9ccd2e4c2521c0505 /dom/base
parent6d9aeb533b29b4cb0dbd2693480414237cf98963 (diff)
downloaduxp-78e9b653a4376f28ea2632360888b737b330a484.tar.gz
Revert "Issue mcp-graveyard/UXP#1564 - Fix debug build dependencies for g4jc"
This reverts commit 101c06946e6174734e494d260fa53d78255fea89.
Diffstat (limited to 'dom/base')
-rw-r--r--dom/base/ShadowRoot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/base/ShadowRoot.h b/dom/base/ShadowRoot.h
index 68d806d390..21c6e1733d 100644
--- a/dom/base/ShadowRoot.h
+++ b/dom/base/ShadowRoot.h
@@ -15,7 +15,6 @@
#include "nsIdentifierMapEntry.h"
#include "nsTHashtable.h"
#include "nsXBLBinding.h"
-#include "nsIDOMDocument.h"
class nsIAtom;
class nsIContent;