Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/VisibleSelection.h |
| diff --git a/third_party/WebKit/Source/core/editing/VisibleSelection.h b/third_party/WebKit/Source/core/editing/VisibleSelection.h |
| index 16b18f0baf1293ef1c10ed391548aabe55f519cc..0454b750e122d15b0123bf1c9333a6902f19719e 100644 |
| --- a/third_party/WebKit/Source/core/editing/VisibleSelection.h |
| +++ b/third_party/WebKit/Source/core/editing/VisibleSelection.h |
| @@ -39,7 +39,6 @@ |
| namespace blink { |
| -class LayoutPoint; |
| class SelectionAdjuster; |
| const TextAffinity SelDefaultAffinity = TextAffinity::Downstream; |