| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index b84e8ec516c3017b8812da56e37e9ebdacaf6051..58ba24802315e3761cd845a70f34008bfab76519 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -191,7 +191,6 @@
|
| COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleContentInfo, ContentInfoRole);
|
| 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(WebAXRoleDialog, DialogRole);
|
| COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleDirectory, DirectoryRole);
|
|
|