Index: Source/core/accessibility/AXListBoxOption.h |
diff --git a/Source/core/accessibility/AXListBoxOption.h b/Source/core/accessibility/AXListBoxOption.h |
index 6ea9ab8af88a5e8ba220602ea13d331541078d77..4e4e4f6957b35faa7acfad5920e51425b556e2b2 100644 |
--- a/Source/core/accessibility/AXListBoxOption.h |
+++ b/Source/core/accessibility/AXListBoxOption.h |
@@ -60,7 +60,6 @@ public: |
virtual void setSelected(bool) OVERRIDE; |
virtual bool canSetSelectedAttribute() const OVERRIDE; |
- virtual LayoutRect elementRect() const OVERRIDE; |
virtual AXObject* parentObject() const OVERRIDE; |
private: |