| Index: Source/core/rendering/RenderTextControlSingleLine.cpp
|
| diff --git a/Source/core/rendering/RenderTextControlSingleLine.cpp b/Source/core/rendering/RenderTextControlSingleLine.cpp
|
| index 86bc8ee5ec0afc97f6f58704343cc853e50a05a9..36354f0c8fa75e3a3664f398462f2d21f2fe0f10 100644
|
| --- a/Source/core/rendering/RenderTextControlSingleLine.cpp
|
| +++ b/Source/core/rendering/RenderTextControlSingleLine.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "CSSValueKeywords.h"
|
| #include "HTMLNames.h"
|
| #include "core/css/CSSFontSelector.h"
|
| -#include "core/css/StyleResolver.h"
|
| +#include "core/css/resolver/StyleResolver.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/html/shadow/TextControlInnerElements.h"
|
| #include "core/page/Chrome.h"
|
|
|