Index: content/renderer/hyphenator/hyphenator.cc |
diff --git a/content/renderer/hyphenator/hyphenator.cc b/content/renderer/hyphenator/hyphenator.cc |
index 6b1c2e20e1c28cae961d4fae2705399adeaaeb33..4c063aee201e3b2b149cc2de598b533938a55193 100644 |
--- a/content/renderer/hyphenator/hyphenator.cc |
+++ b/content/renderer/hyphenator/hyphenator.cc |
@@ -12,7 +12,7 @@ |
#include "content/common/hyphenator_messages.h" |
#include "content/public/renderer/render_thread.h" |
#include "third_party/hyphen/hyphen.h" |
-#include "unicode/uscript.h" |
+#include "third_party/icu/public/common/unicode/uscript.h" |
namespace { |