Index: third_party/WebKit/Source/core/editing/EditingStrategy.h |
diff --git a/third_party/WebKit/Source/core/editing/EditingStrategy.h b/third_party/WebKit/Source/core/editing/EditingStrategy.h |
index 146f1a97c3019d02b81d8974a5a6847067f15ee8..d9505f9858f79c39b9d4e773ebef86dc371568e0 100644 |
--- a/third_party/WebKit/Source/core/editing/EditingStrategy.h |
+++ b/third_party/WebKit/Source/core/editing/EditingStrategy.h |
@@ -8,7 +8,7 @@ |
#include "core/CoreExport.h" |
#include "core/dom/NodeTraversal.h" |
#include "core/dom/shadow/FlatTreeTraversal.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |