Index: third_party/WebKit/Source/platform/heap/HeapPage.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/HeapPage.cpp b/third_party/WebKit/Source/platform/heap/HeapPage.cpp |
index 89a65566dbe00d96cb98946653cab24b50164ada..2c24af21924be8ef577be06f4153693f50c3f0a4 100644 |
--- a/third_party/WebKit/Source/platform/heap/HeapPage.cpp |
+++ b/third_party/WebKit/Source/platform/heap/HeapPage.cpp |
@@ -49,7 +49,6 @@ |
#include "wtf/ContainerAnnotations.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/LeakAnnotations.h" |
-#include "wtf/allocator/PageAllocator.h" |
#include "wtf/allocator/Partitions.h" |
#ifdef ANNOTATE_CONTIGUOUS_CONTAINER |