Index: third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h |
diff --git a/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h b/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h |
index efb99b633e63ebc091f1caf2b7ca8f9cf9e6e853..26eb5a235da80af5e116f295ad29bd56bfd260b9 100644 |
--- a/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h |
+++ b/third_party/WebKit/Source/core/layout/line/LayoutTextInfo.h |
@@ -25,7 +25,7 @@ |
#define LayoutTextInfo_h |
#include "platform/text/TextBreakIterator.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |