Index: Source/core/html/ime/InputMethodContext.h |
diff --git a/Source/core/html/ime/InputMethodContext.h b/Source/core/html/ime/InputMethodContext.h |
index 67a45d4834635c5d926b5e8a3301e96ea88802df..cf0b2593d6123f0cca3f4b4d147fcf442112700a 100644 |
--- a/Source/core/html/ime/InputMethodContext.h |
+++ b/Source/core/html/ime/InputMethodContext.h |
@@ -43,7 +43,6 @@ namespace blink { |
class ExecutionContext; |
class InputMethodController; |
-class Node; |
class InputMethodContext FINAL : public NoBaseWillBeGarbageCollectedFinalized<InputMethodContext>, public EventTargetWithInlineData { |
DEFINE_WRAPPERTYPEINFO(); |