Chromium Code Reviews| Index: Source/core/editing/VisiblePosition.h |
| diff --git a/Source/core/editing/VisiblePosition.h b/Source/core/editing/VisiblePosition.h |
| index aa76c05b0458f1560a140eabf6e5adcc41bc0c6e..d76593c58c2bd852c2880c6f8f501d70bc313bbf 100644 |
| --- a/Source/core/editing/VisiblePosition.h |
| +++ b/Source/core/editing/VisiblePosition.h |
| @@ -48,6 +48,7 @@ namespace WebCore { |
| class InlineBox; |
| class Node; |
| +class Range; |
| class VisiblePosition FINAL { |
| DISALLOW_ALLOCATION(); |