Index: Source/core/dom/custom/CustomElementRegistry.cpp |
diff --git a/Source/core/dom/custom/CustomElementRegistry.cpp b/Source/core/dom/custom/CustomElementRegistry.cpp |
index cbbbf64a216f757406fd9d7c0d76e529351a8a6d..b4bd6668dea96602ad61dcc4ec85b88e0e973e9c 100644 |
--- a/Source/core/dom/custom/CustomElementRegistry.cpp |
+++ b/Source/core/dom/custom/CustomElementRegistry.cpp |
@@ -35,8 +35,6 @@ |
#include "SVGNames.h" |
#include "bindings/v8/CustomElementConstructorBuilder.h" |
#include "core/dom/DocumentLifecycleObserver.h" |
-#include "core/dom/custom/CustomElement.h" |
-#include "core/dom/custom/CustomElementDefinition.h" |
#include "core/dom/custom/CustomElementException.h" |
#include "core/dom/custom/CustomElementRegistrationContext.h" |