Index: Source/core/dom/custom/CustomElementRegistrationContext.h |
diff --git a/Source/core/dom/custom/CustomElementRegistrationContext.h b/Source/core/dom/custom/CustomElementRegistrationContext.h |
index 6f8b9ff7151416113e7007aad6d78f3f35658fcd..ed1e3b69ad0181610e26650c5db4908f99591ce8 100644 |
--- a/Source/core/dom/custom/CustomElementRegistrationContext.h |
+++ b/Source/core/dom/custom/CustomElementRegistrationContext.h |
@@ -44,7 +44,6 @@ |
namespace WebCore { |
class CustomElementConstructorBuilder; |
-class CustomElementDefinition; |
class Document; |
class Element; |
class ExceptionState; |