Chromium Code Reviews| Index: Source/core/dom/Position.h |
| diff --git a/Source/core/dom/Position.h b/Source/core/dom/Position.h |
| index 07ad7a195a5c13aecc278ab73cd9c8ff7731ebe0..64e8c4db1549b6ae75903107d6f184f715aceec6 100644 |
| --- a/Source/core/dom/Position.h |
| +++ b/Source/core/dom/Position.h |
| @@ -40,7 +40,6 @@ class CSSComputedStyleDeclaration; |
| class Element; |
| class InlineBox; |
| class Node; |
| -class Range; |
| class RenderObject; |
| class Text; |