Chromium Code Reviews| Index: Source/core/editing/Caret.h |
| diff --git a/Source/core/editing/Caret.h b/Source/core/editing/Caret.h |
| index b4d7bd6cf03ca02d010fbb1a0405ebdba1a383b3..b411e3f411555e53718ac706c43eac063f1b3c8b 100644 |
| --- a/Source/core/editing/Caret.h |
| +++ b/Source/core/editing/Caret.h |
| @@ -36,7 +36,6 @@ namespace blink { |
| class LocalFrame; |
| class GraphicsContext; |
| -class PositionWithAffinity; |
| class LayoutBlock; |
| class LayoutView; |