diff options
-rw-r--r-- | dom/base/ShadowRoot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/base/ShadowRoot.h b/dom/base/ShadowRoot.h index 68d806d39..21c6e1733 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; |