Index: third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp b/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
index a945ea6fca066b9cedaa7aae6e104c9364815579..c04687b723649ee64cf314b247eb7922d19617cb 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
@@ -27,7 +27,7 @@ |
#include "core/dom/Node.h" |
#include "core/editing/EditingUtilities.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |