Index: Source/core/editing/EditCommand.h |
diff --git a/Source/core/editing/EditCommand.h b/Source/core/editing/EditCommand.h |
index e97de6b588e6c284fc1ff98356ea2ee6a3fe3d4e..b1d12351891e7b200580257bc35597247fd63838 100644 |
--- a/Source/core/editing/EditCommand.h |
+++ b/Source/core/editing/EditCommand.h |
@@ -34,7 +34,6 @@ namespace blink { |
class CompositeEditCommand; |
class Document; |
-class Element; |
class EditCommand : public RefCountedWillBeGarbageCollectedFinalized<EditCommand> { |
public: |