Index: third_party/WebKit/Source/platform/text/UnicodeRange.h |
diff --git a/third_party/WebKit/Source/platform/text/UnicodeRange.h b/third_party/WebKit/Source/platform/text/UnicodeRange.h |
index 1bbf914c6e0795ad85978365a9b5554c912c9673..904f985ed49e068e86b7e9b7b69c955bb68c9450 100644 |
--- a/third_party/WebKit/Source/platform/text/UnicodeRange.h |
+++ b/third_party/WebKit/Source/platform/text/UnicodeRange.h |
@@ -36,7 +36,7 @@ |
#define UnicodeRange_h |
#include "platform/PlatformExport.h" |
-#include "wtf/text/Unicode.h" |
+#include "platform/wtf/text/Unicode.h" |
namespace blink { |