| Index: Source/core/editing/ApplyBlockElementCommand.cpp
|
| diff --git a/Source/core/editing/ApplyBlockElementCommand.cpp b/Source/core/editing/ApplyBlockElementCommand.cpp
|
| index 73d7da07477dd32c388cd54b97ce82aa7f21610b..853e6b4467cefd01eba66758fd12b24ed1ec2949 100644
|
| --- a/Source/core/editing/ApplyBlockElementCommand.cpp
|
| +++ b/Source/core/editing/ApplyBlockElementCommand.cpp
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "HTMLElement.h"
|
| #include "HTMLNames.h"
|
| -#include "Text.h"
|
| +#include "core/dom/Text.h"
|
| #include "core/editing/TextIterator.h"
|
| #include "core/editing/VisiblePosition.h"
|
| #include "core/editing/VisibleUnits.h"
|
|
|