Index: third_party/WebKit/Source/core/editing/EditingBehavior.h |
diff --git a/third_party/WebKit/Source/core/editing/EditingBehavior.h b/third_party/WebKit/Source/core/editing/EditingBehavior.h |
index 477723418088cd35676ace88eb5609ea76d850d9..5374bf1652af381a1efc0cdfc96b56b883b716a0 100644 |
--- a/third_party/WebKit/Source/core/editing/EditingBehavior.h |
+++ b/third_party/WebKit/Source/core/editing/EditingBehavior.h |
@@ -23,7 +23,7 @@ |
#include "core/CoreExport.h" |
#include "core/editing/EditingBehaviorTypes.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |
class KeyboardEvent; |