Index: third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
diff --git a/third_party/WebKit/Source/core/layout/line/LineLayoutState.h b/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
index fc19cdbe4406f380904bde5152f5bf1e3df546a6..10a14c6dcc6c0e1a4e049a69263de7b0bdce8273 100644 |
--- a/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
+++ b/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
@@ -27,7 +27,7 @@ |
#include "core/layout/LayoutBlockFlow.h" |
#include "platform/geometry/LayoutRect.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |