Index: third_party/WebKit/public/web/WebAXObject.h |
diff --git a/third_party/WebKit/public/web/WebAXObject.h b/third_party/WebKit/public/web/WebAXObject.h |
index ee400f2ff85485cc9fd33224c2ab4d2e9c9026f6..82556b026864ba8272ccfd21d0816c6427a9253c 100644 |
--- a/third_party/WebKit/public/web/WebAXObject.h |
+++ b/third_party/WebKit/public/web/WebAXObject.h |
@@ -113,7 +113,6 @@ public: |
BLINK_EXPORT WebAXExpanded isExpanded() const; |
BLINK_EXPORT bool isFocused() const; |
BLINK_EXPORT bool isHovered() const; |
- BLINK_EXPORT bool isIndeterminate() const; |
BLINK_EXPORT bool isLinked() const; |
BLINK_EXPORT bool isLoaded() const; |
BLINK_EXPORT bool isMultiSelectable() const; |