Index: Source/core/html/HTMLAreaElement.h |
diff --git a/Source/core/html/HTMLAreaElement.h b/Source/core/html/HTMLAreaElement.h |
index f6573db3e3ac21d661c07ce070736b31692487ff..0029fb939dbe751f309302443d75737738fc1bea 100644 |
--- a/Source/core/html/HTMLAreaElement.h |
+++ b/Source/core/html/HTMLAreaElement.h |
@@ -51,7 +51,6 @@ private: |
virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE; |
virtual bool supportsFocus() const OVERRIDE; |
- virtual AtomicString target() const OVERRIDE; |
virtual bool isKeyboardFocusable() const OVERRIDE; |
virtual bool isMouseFocusable() const OVERRIDE; |
virtual bool rendererIsFocusable() const OVERRIDE; |