| Index: Source/core/editing/HTMLInterchange.cpp
|
| diff --git a/Source/core/editing/HTMLInterchange.cpp b/Source/core/editing/HTMLInterchange.cpp
|
| index 098d7c8d547b46106631f50ad170fa78bbdb0129..10017e9c53f9298649e0fa372c614b787cf65f5d 100644
|
| --- a/Source/core/editing/HTMLInterchange.cpp
|
| +++ b/Source/core/editing/HTMLInterchange.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/dom/Text.h"
|
| #include "core/editing/htmlediting.h"
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "core/rendering/RenderText.h"
|
| #include "wtf/text/StringBuilder.h"
|
| #include "wtf/unicode/CharacterNames.h"
|
|
|