| Index: Source/core/html/HTMLTextAreaElement.h
|
| diff --git a/Source/core/html/HTMLTextAreaElement.h b/Source/core/html/HTMLTextAreaElement.h
|
| index 1b47ac7c24ee870bac25578399f946056a8a9eb7..7adaac0618946a9eb8381ca6623b814e0503c47f 100644
|
| --- a/Source/core/html/HTMLTextAreaElement.h
|
| +++ b/Source/core/html/HTMLTextAreaElement.h
|
| @@ -30,7 +30,6 @@ namespace blink {
|
|
|
| class BeforeTextInsertedEvent;
|
| class ExceptionState;
|
| -class VisibleSelection;
|
|
|
| class HTMLTextAreaElement FINAL : public HTMLTextFormControlElement {
|
| DEFINE_WRAPPERTYPEINFO();
|
|
|