Index: third_party/WebKit/Source/core/layout/line/InlineBox.cpp |
diff --git a/third_party/WebKit/Source/core/layout/line/InlineBox.cpp b/third_party/WebKit/Source/core/layout/line/InlineBox.cpp |
index f2b16d382bd4dc0598aaa1d4f9e136f1e6d9a242..4da8c453feb1c32f20d189d77798e71f5143cca4 100644 |
--- a/third_party/WebKit/Source/core/layout/line/InlineBox.cpp |
+++ b/third_party/WebKit/Source/core/layout/line/InlineBox.cpp |
@@ -27,7 +27,7 @@ |
#include "core/paint/BlockPainter.h" |
#include "core/paint/PaintInfo.h" |
#include "platform/fonts/FontMetrics.h" |
-#include "wtf/Partitions.h" |
+#include "wtf/allocator/Partitions.h" |
#ifndef NDEBUG |
#include <stdio.h> |