| Index: Source/core/editing/ApplyStyleCommand.cpp
|
| diff --git a/Source/core/editing/ApplyStyleCommand.cpp b/Source/core/editing/ApplyStyleCommand.cpp
|
| index 4e68e0aa95eb777aef3b1534faea4a620bb5b4d5..23615fd1f5a0690c4328480c184b73355df62f6e 100644
|
| --- a/Source/core/editing/ApplyStyleCommand.cpp
|
| +++ b/Source/core/editing/ApplyStyleCommand.cpp
|
| @@ -46,7 +46,7 @@
|
| #include "core/frame/UseCounter.h"
|
| #include "core/html/HTMLFontElement.h"
|
| #include "core/html/HTMLSpanElement.h"
|
| -#include "core/rendering/RenderObject.h"
|
| +#include "core/layout/LayoutObject.h"
|
| #include "core/rendering/RenderText.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/StdLibExtras.h"
|
|
|