Index: Source/core/dom/shadow/ElementShadow.cpp |
diff --git a/Source/core/dom/shadow/ElementShadow.cpp b/Source/core/dom/shadow/ElementShadow.cpp |
index c4c7a688577bb5ee2b7c028403867d252605bc3f..913bb93efc5e1f82af281e590d41be53a8b4bd92 100644 |
--- a/Source/core/dom/shadow/ElementShadow.cpp |
+++ b/Source/core/dom/shadow/ElementShadow.cpp |
@@ -31,8 +31,6 @@ |
#include "core/dom/ElementTraversal.h" |
#include "core/dom/NodeTraversal.h" |
#include "core/dom/shadow/ContentDistribution.h" |
-#include "core/dom/shadow/InsertionPoint.h" |
-#include "core/dom/shadow/ShadowRoot.h" |
#include "core/html/shadow/HTMLContentElement.h" |
#include "core/html/shadow/HTMLShadowElement.h" |