| Index: sky/engine/core/editing/InsertIntoTextNodeCommand.cpp
|
| diff --git a/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp b/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp
|
| index d363bd57785e4355ecdf4e371c72e6f1393062e2..34b83558ac405ed84c98f1f0119b026c61e4924c 100644
|
| --- a/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp
|
| +++ b/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/editing/InsertIntoTextNodeCommand.h"
|
|
|
| #include "sky/engine/bindings/exception_state_placeholder.h"
|
|
|