Index: public/web/WebAXObject.h |
diff --git a/public/web/WebAXObject.h b/public/web/WebAXObject.h |
index 1595d141e164ee84fabdb571c2346118f21a5e57..92d0c750eb0a2cb973dcbc52952d76bdc34ac455 100644 |
--- a/public/web/WebAXObject.h |
+++ b/public/web/WebAXObject.h |
@@ -73,9 +73,6 @@ public: |
// Static methods for enabling accessibility. |
BLINK_EXPORT static void enableAccessibility(); |
- BLINK_EXPORT static bool accessibilityEnabled(); |
- |
- // Temporary: this flag will only be toggleable until Chromium has it on by default. |
BLINK_EXPORT static void enableInlineTextBoxAccessibility(); |
BLINK_EXPORT int axID() const; |