Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / web / WebAXObject.h
index a22aecc..b50427a 100644 (file)
@@ -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();