Index: third_party/WebKit/Source/platform/heap/CallbackStack.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/CallbackStack.cpp b/third_party/WebKit/Source/platform/heap/CallbackStack.cpp |
index c6e905c629d2bf31b3f76b29804d402f928f7e25..39389f19ddcfc56306f0aac035bab4bae60ab127 100644 |
--- a/third_party/WebKit/Source/platform/heap/CallbackStack.cpp |
+++ b/third_party/WebKit/Source/platform/heap/CallbackStack.cpp |
@@ -4,7 +4,6 @@ |
#include "platform/heap/CallbackStack.h" |
#include "wtf/PtrUtil.h" |
-#include "wtf/allocator/PageAllocator.h" |
#include "wtf/allocator/Partitions.h" |
namespace blink { |