Index: third_party/WebKit/Source/core/layout/ng/inline/ng_bidi_paragraph.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/inline/ng_bidi_paragraph.h b/third_party/WebKit/Source/core/layout/ng/inline/ng_bidi_paragraph.h |
index 9ee2719c3827142bdd3d80f5338fef3ecb4290b1..6b6144ecd3eddde12e59c858ac314271530b6b50 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/inline/ng_bidi_paragraph.h |
+++ b/third_party/WebKit/Source/core/layout/ng/inline/ng_bidi_paragraph.h |
@@ -5,9 +5,9 @@ |
#ifndef NGBidiParagraph_h |
#define NGBidiParagraph_h |
-#include "wtf/Allocator.h" |
-#include "wtf/Forward.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Forward.h" |
+#include "platform/wtf/Vector.h" |
#include <unicode/ubidi.h> |