Index: Source/core/dom/custom/CustomElementRegistry.h |
diff --git a/Source/core/dom/custom/CustomElementRegistry.h b/Source/core/dom/custom/CustomElementRegistry.h |
index 0fd512e411834b36d795df46043a767e97a0bc37..24e384089e63eec686ad02973e43c46b3f895a91 100644 |
--- a/Source/core/dom/custom/CustomElementRegistry.h |
+++ b/Source/core/dom/custom/CustomElementRegistry.h |
@@ -44,7 +44,6 @@ |
namespace blink { |
class CustomElementConstructorBuilder; |
-class Document; |
class ExceptionState; |
class CustomElementRegistry FINAL { |
@@ -65,4 +64,4 @@ private: |
} // namespace blink |
-#endif |
+#endif // CustomElementRegistry_h |