Index: Source/core/dom/AXObjectCache.h |
diff --git a/Source/core/dom/AXObjectCache.h b/Source/core/dom/AXObjectCache.h |
index aa6e51f06c71ad87d1a8f69ea2d9e80d9b3a3703..6adac8585e8b4a0a567ff86153128ef788ea110d 100644 |
--- a/Source/core/dom/AXObjectCache.h |
+++ b/Source/core/dom/AXObjectCache.h |
@@ -62,6 +62,7 @@ public: |
AXLoadComplete, |
AXLocationChanged, |
AXMenuListItemSelected, |
+ AXMenuListItemUnselected, |
AXMenuListValueChanged, |
AXRowCollapsed, |
AXRowCountChanged, |