Index: Source/modules/accessibility/AXObject.h |
diff --git a/Source/modules/accessibility/AXObject.h b/Source/modules/accessibility/AXObject.h |
index 84f243e58730ce0a4f0716ab79d097a653c64df3..c4f32a8d2c6635a0e602b6ea3c8c72ec59df7570 100644 |
--- a/Source/modules/accessibility/AXObject.h |
+++ b/Source/modules/accessibility/AXObject.h |
@@ -92,6 +92,7 @@ enum AccessibilityRole { |
GroupRole, |
GrowAreaRole, |
HeadingRole, |
+ IframePresentationalRole, |
IframeRole, |
IgnoredRole, |
ImageMapLinkRole, |