Index: third_party/WebKit/Source/platform/heap/PageMemory.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/PageMemory.cpp b/third_party/WebKit/Source/platform/heap/PageMemory.cpp |
index ea5359997a5a941ce15f7b9ecd6dd56d218340af..a01a2538cd2401aaff982e1dad6637d383cc3a23 100644 |
--- a/third_party/WebKit/Source/platform/heap/PageMemory.cpp |
+++ b/third_party/WebKit/Source/platform/heap/PageMemory.cpp |
@@ -7,7 +7,7 @@ |
#include "platform/heap/Heap.h" |
#include "wtf/Assertions.h" |
#include "wtf/Atomics.h" |
-#include "wtf/PageAllocator.h" |
+#include "wtf/allocator/PageAllocator.h" |
namespace blink { |