Index: public/web/WebAXObject.h |
diff --git a/public/web/WebAXObject.h b/public/web/WebAXObject.h |
index 6309680b8a85cfa56c81f308298895416a5f0ff1..5c91b67962184948ec7544b17cdb36bd1ca33ae3 100644 |
--- a/public/web/WebAXObject.h |
+++ b/public/web/WebAXObject.h |
@@ -137,6 +137,7 @@ public: |
BLINK_EXPORT unsigned selectionStartLineNumber() const; |
BLINK_EXPORT WebString stringValue() const; |
BLINK_EXPORT WebString title() const; |
+ BLINK_EXPORT WebString language() const; |
BLINK_EXPORT WebAXObject titleUIElement() const; |
BLINK_EXPORT WebURL url() const; |