Index: Source/core/editing/htmlediting.h |
diff --git a/Source/core/editing/htmlediting.h b/Source/core/editing/htmlediting.h |
index f5c172780e9c449994d3e6990f05bff87d5610fa..d6c6d7a037a4af1baa042b7f6f05429e0419cfff 100644 |
--- a/Source/core/editing/htmlediting.h |
+++ b/Source/core/editing/htmlediting.h |
@@ -40,6 +40,7 @@ class ExceptionState; |
class HTMLElement; |
class Node; |
class Position; |
+class PositionWithAffinity; |
class Range; |
class VisiblePosition; |
class VisibleSelection; |