Index: third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp b/third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp |
index 7f9999161b0a423e0205a52621b7874918252e9c..cad81b0ebb079e5ed46cf02bdf8e2b385d8c3e24 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp |
@@ -29,7 +29,7 @@ |
#include "core/HTMLNames.h" |
#include "core/dom/Element.h" |
#include "core/editing/EditingUtilities.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |