Index: third_party/WebKit/Source/wtf/Partitions.cpp |
diff --git a/third_party/WebKit/Source/wtf/Partitions.cpp b/third_party/WebKit/Source/wtf/Partitions.cpp |
index be93b6d1f097ca1d0242ccafc70690735245f898..ced2e547c03437ea8f872f4d2114a764f55c919b 100644 |
--- a/third_party/WebKit/Source/wtf/Partitions.cpp |
+++ b/third_party/WebKit/Source/wtf/Partitions.cpp |
@@ -32,8 +32,8 @@ |
#include "wtf/Partitions.h" |
#include "wtf/Alias.h" |
-#include "wtf/DefaultAllocator.h" |
#include "wtf/MainThread.h" |
+#include "wtf/PartitionAllocator.h" |
namespace WTF { |