Index: Source/web/AssertMatchingEnums.cpp |
diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp |
index d462cceb72aa5c8ab8d9b781ba876eb561bd4516..38c4beac06ea8d681dfcdf15d01e7012a4111755 100644 |
--- a/Source/web/AssertMatchingEnums.cpp |
+++ b/Source/web/AssertMatchingEnums.cpp |
@@ -194,6 +194,7 @@ COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDate, DateRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDateTime, DateTimeRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDefinition, DefinitionRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDescriptionListDetail, DescriptionListDetailRole); |
+COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDescriptionList, DescriptionListRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDescriptionListTerm, DescriptionListTermRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDetails, DetailsRole); |
COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDialog, DialogRole); |