Index: third_party/WebKit/Source/platform/text/TextBreakIterator.h |
diff --git a/third_party/WebKit/Source/platform/text/TextBreakIterator.h b/third_party/WebKit/Source/platform/text/TextBreakIterator.h |
index 1e1718173f7b1ffd7195966f423aa4222f147141..b9624aceb996ed10cc0dccb13196df14354d3c45 100644 |
--- a/third_party/WebKit/Source/platform/text/TextBreakIterator.h |
+++ b/third_party/WebKit/Source/platform/text/TextBreakIterator.h |
@@ -23,8 +23,8 @@ |
#define TextBreakIterator_h |
#include "platform/PlatformExport.h" |
-#include "wtf/text/AtomicString.h" |
-#include "wtf/text/Unicode.h" |
+#include "platform/wtf/text/AtomicString.h" |
+#include "platform/wtf/text/Unicode.h" |
#include <unicode/brkiter.h> |