| Index: Source/core/html/HTMLTextFormControlElement.cpp
|
| diff --git a/Source/core/html/HTMLTextFormControlElement.cpp b/Source/core/html/HTMLTextFormControlElement.cpp
|
| index 783baf1db758c66d8280706a42784b21b538c010..87374cceebd89891c6a94d0d3a7f216b6c27b506 100644
|
| --- a/Source/core/html/HTMLTextFormControlElement.cpp
|
| +++ b/Source/core/html/HTMLTextFormControlElement.cpp
|
| @@ -33,6 +33,7 @@
|
| #include "EventNames.h"
|
| #include "UseCounter.h"
|
| #include "Frame.h"
|
| +#include "FrameSelection.h"
|
| #include "HTMLBRElement.h"
|
| #include "HTMLFormElement.h"
|
| #include "HTMLInputElement.h"
|
|
|