Index: Source/core/html/HTMLTextAreaElement.h |
diff --git a/Source/core/html/HTMLTextAreaElement.h b/Source/core/html/HTMLTextAreaElement.h |
index 73b2ba26e24dad5b2501c4919855c1b6445d13e5..290e109ca74f37aec8f97cd9162be43fe69ba0e8 100644 |
--- a/Source/core/html/HTMLTextAreaElement.h |
+++ b/Source/core/html/HTMLTextAreaElement.h |
@@ -117,7 +117,6 @@ private: |
virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE; |
- virtual bool shouldUseInputMethod() OVERRIDE; |
virtual bool matchesReadOnlyPseudoClass() const OVERRIDE; |
virtual bool matchesReadWritePseudoClass() const OVERRIDE; |