Index: third_party/WebKit/Source/core/layout/TextRunConstructor.h |
diff --git a/third_party/WebKit/Source/core/layout/TextRunConstructor.h b/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
index c7c75ea074b93cfe29b8e18f56c2844b08939c75..255b6ac6ebaa8ad265b306d7634307bfcb71c61b 100644 |
--- a/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
+++ b/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
@@ -38,8 +38,8 @@ |
#include "platform/text/TextDirection.h" |
#include "platform/text/TextRun.h" |
-#include "wtf/text/Unicode.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/text/Unicode.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |