Index: third_party/WebKit/Source/platform/heap/Heap.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/Heap.cpp b/third_party/WebKit/Source/platform/heap/Heap.cpp |
index cb41196d3882fa8258cdde7a06406e22566b36eb..daf927fe5397fdc1744adc8b05b57faacc5037ce 100644 |
--- a/third_party/WebKit/Source/platform/heap/Heap.cpp |
+++ b/third_party/WebKit/Source/platform/heap/Heap.cpp |
@@ -49,7 +49,7 @@ |
#include "wtf/CurrentTime.h" |
#include "wtf/DataLog.h" |
#include "wtf/LeakAnnotations.h" |
-#include "wtf/Partitions.h" |
+#include "wtf/allocator/Partitions.h" |
namespace blink { |