Index: Source/core/editing/EditCommand.h |
diff --git a/Source/core/editing/EditCommand.h b/Source/core/editing/EditCommand.h |
index 4b9a2ec49dd8f794462c19c7df24870e334f5bc9..b1a4a04d8931b8844901e5f13acbcdb6b1aeb499 100644 |
--- a/Source/core/editing/EditCommand.h |
+++ b/Source/core/editing/EditCommand.h |
@@ -30,10 +30,6 @@ |
#include "core/editing/VisibleSelection.h" |
#include "platform/heap/Handle.h" |
-#ifndef NDEBUG |
-#include "wtf/HashSet.h" |
-#endif |
- |
namespace WebCore { |
class CompositeEditCommand; |