Index: Source/core/html/HTMLTextFormControlElement.h |
diff --git a/Source/core/html/HTMLTextFormControlElement.h b/Source/core/html/HTMLTextFormControlElement.h |
index e27eabcf5a3ad2b1c1a7b4c4d34982ab353d83d2..0b9f2295b7430e4cb1d5c6a44a8fd0c10dc97dba 100644 |
--- a/Source/core/html/HTMLTextFormControlElement.h |
+++ b/Source/core/html/HTMLTextFormControlElement.h |
@@ -32,7 +32,6 @@ namespace blink { |
class ExceptionState; |
class Position; |
class Range; |
-class RenderTextControl; |
class VisiblePosition; |
enum TextFieldSelectionDirection { SelectionHasNoDirection, SelectionHasForwardDirection, SelectionHasBackwardDirection }; |