Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h |
| diff --git a/third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h b/third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h |
| index 80a62a28b0ba1cae518b583d40fb21721b959875..758f7c9d1ced43fd6f1d987f7903d778af48a7d1 100644 |
| --- a/third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h |
| +++ b/third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h |
| @@ -39,8 +39,6 @@ |
| namespace blink { |
| -class LayoutPoint; |
| -class LayoutRect; |
| class Node; |
| class Range; |
| class RenderedDocumentMarker; |