| Index: Source/core/editing/SimplifyMarkupCommand.cpp
|
| diff --git a/Source/core/editing/SimplifyMarkupCommand.cpp b/Source/core/editing/SimplifyMarkupCommand.cpp
|
| index 3c464072d1358287dad7c3784d0d7bb777aad5ab..846eb5444af35cc6795c20d680dd680d9a6061e4 100644
|
| --- a/Source/core/editing/SimplifyMarkupCommand.cpp
|
| +++ b/Source/core/editing/SimplifyMarkupCommand.cpp
|
| @@ -28,8 +28,8 @@
|
|
|
| #include "core/dom/NodeRenderStyle.h"
|
| #include "core/dom/NodeTraversal.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "core/rendering/RenderInline.h"
|
| -#include "core/rendering/RenderObject.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
|
|
| namespace blink {
|
|
|