Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / editing / EditCommand.h
index e97de6b..b1d1235 100644 (file)
@@ -34,7 +34,6 @@ namespace blink {
 
 class CompositeEditCommand;
 class Document;
-class Element;
 
 class EditCommand : public RefCountedWillBeGarbageCollectedFinalized<EditCommand> {
 public: