Index: third_party/WebKit/Source/core/dom/AXObjectCache.h |
diff --git a/third_party/WebKit/Source/core/dom/AXObjectCache.h b/third_party/WebKit/Source/core/dom/AXObjectCache.h |
index 3976205182237e76be65550e4c4692f0a66f676e..be51633e666f095c81d78d5772da2ae4e2a27ce1 100644 |
--- a/third_party/WebKit/Source/core/dom/AXObjectCache.h |
+++ b/third_party/WebKit/Source/core/dom/AXObjectCache.h |
@@ -62,6 +62,7 @@ public: |
AXChildrenChanged, |
AXClicked, |
AXDocumentSelectionChanged, |
+ AXExpandedChanged, |
AXFocusedUIElementChanged, |
AXHide, |
AXHover, |