Index: third_party/WebKit/Source/core/editing/SelectionTemplate.h |
diff --git a/third_party/WebKit/Source/core/editing/SelectionTemplate.h b/third_party/WebKit/Source/core/editing/SelectionTemplate.h |
index 2600ffd861e328055c6a8ea56917004421647168..3fd2253b7fd89d4b3988ca80a44dc990d42babea 100644 |
--- a/third_party/WebKit/Source/core/editing/SelectionTemplate.h |
+++ b/third_party/WebKit/Source/core/editing/SelectionTemplate.h |
@@ -14,7 +14,7 @@ |
#include "core/editing/SelectionType.h" |
#include "core/editing/TextAffinity.h" |
#include "core/editing/TextGranularity.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |