Index: third_party/WebKit/Source/wtf/TerminatedArray.h |
diff --git a/third_party/WebKit/Source/wtf/TerminatedArray.h b/third_party/WebKit/Source/wtf/TerminatedArray.h |
index 6daba4bdb4b26142fd63293e46fc16d70e57a297..3134c25875a010571d57b5bd6682a5e003c6c503 100644 |
--- a/third_party/WebKit/Source/wtf/TerminatedArray.h |
+++ b/third_party/WebKit/Source/wtf/TerminatedArray.h |
@@ -6,7 +6,7 @@ |
#include "wtf/Allocator.h" |
#include "wtf/OwnPtr.h" |
-#include "wtf/Partitions.h" |
+#include "wtf/allocator/Partitions.h" |
namespace WTF { |