Index: public/web/WebAXObject.h |
diff --git a/public/web/WebAXObject.h b/public/web/WebAXObject.h |
index 7e8b761d429d246f741440f91adcb70f32cb019f..6309680b8a85cfa56c81f308298895416a5f0ff1 100644 |
--- a/public/web/WebAXObject.h |
+++ b/public/web/WebAXObject.h |
@@ -109,7 +109,6 @@ public: |
BLINK_EXPORT bool isRequired() const; |
BLINK_EXPORT bool isSelected() const; |
BLINK_EXPORT bool isSelectedOptionActive() const; |
- BLINK_EXPORT bool isVertical() const; |
BLINK_EXPORT bool isVisible() const; |
BLINK_EXPORT bool isVisited() const; |