| Index: Source/core/editing/RemoveNodeCommand.cpp
|
| diff --git a/Source/core/editing/RemoveNodeCommand.cpp b/Source/core/editing/RemoveNodeCommand.cpp
|
| index 113b3063f251a7a9354222672fff5d0ebe42660f..e2561e7495d56e422e27260a34034efd821001f1 100644
|
| --- a/Source/core/editing/RemoveNodeCommand.cpp
|
| +++ b/Source/core/editing/RemoveNodeCommand.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/editing/RemoveNodeCommand.h"
|
|
|
| -#include "bindings/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/dom/Node.h"
|
| #include "wtf/Assertions.h"
|
|
|
|
|