Index: Source/core/accessibility/AXObject.h |
diff --git a/Source/core/accessibility/AXObject.h b/Source/core/accessibility/AXObject.h |
index b10d5db83079a46f21ab49a69cf379146f1bac85..a30399269f6843ca06115358f6198d569d555a3b 100644 |
--- a/Source/core/accessibility/AXObject.h |
+++ b/Source/core/accessibility/AXObject.h |
@@ -49,6 +49,7 @@ class HTMLAreaElement; |
class IntPoint; |
class IntSize; |
class Node; |
+class Range; |
class RenderObject; |
class RenderListItem; |
class ScrollableArea; |