Index: public/web/WebAXObject.h |
diff --git a/public/web/WebAXObject.h b/public/web/WebAXObject.h |
index a22aecc9f9e4fda5b7f1e2573734eadf3dee441d..b50427a34685096be0d058bc13126d8c7d98ae71 100644 |
--- a/public/web/WebAXObject.h |
+++ b/public/web/WebAXObject.h |
@@ -76,9 +76,6 @@ public: |
BLINK_EXPORT static void enableAccessibility(); |
BLINK_EXPORT static bool accessibilityEnabled(); |
- BLINK_EXPORT void startCachingComputedObjectAttributesUntilTreeMutates(); |
- BLINK_EXPORT void stopCachingComputedObjectAttributes(); |
- |
// Temporary: this flag will only be toggleable until Chromium has it on by default. |
BLINK_EXPORT static void enableInlineTextBoxAccessibility(); |