Index: third_party/WebKit/Source/wtf/HashSet.h |
diff --git a/third_party/WebKit/Source/wtf/HashSet.h b/third_party/WebKit/Source/wtf/HashSet.h |
index 3b38c17f00e0ccd9fe0e13a1540c049acd00527f..7b57cbbf4a926d86f5b497611ccfec5a81803270 100644 |
--- a/third_party/WebKit/Source/wtf/HashSet.h |
+++ b/third_party/WebKit/Source/wtf/HashSet.h |
@@ -22,7 +22,7 @@ |
#define WTF_HashSet_h |
#include "wtf/HashTable.h" |
-#include "wtf/PartitionAllocator.h" |
+#include "wtf/allocator/PartitionAllocator.h" |
namespace WTF { |