Index: public/web/WebAXEnums.h |
diff --git a/public/web/WebAXEnums.h b/public/web/WebAXEnums.h |
index 0c2d2a7ff19212a6225e4645c7fef7b317b25516..d453d9934a624ae69781f30389f530864a22b17a 100644 |
--- a/public/web/WebAXEnums.h |
+++ b/public/web/WebAXEnums.h |
@@ -82,6 +82,7 @@ enum WebAXRole { |
WebAXRoleButton, |
WebAXRoleCanvas, |
WebAXRoleCell, |
+ WebAXRoleCheckBoxMenuItem, |
WebAXRoleCheckBox, |
WebAXRoleColorWell, |
WebAXRoleColumnHeader, |