Index: chrome/common/spellcheck_common.cc |
diff --git a/chrome/common/spellcheck_common.cc b/chrome/common/spellcheck_common.cc |
index 601a38e05b2b920c21bdf28cca0bddd6bd314530..8eaf59140a27426b5c85300a4184b2b38aacc504 100644 |
--- a/chrome/common/spellcheck_common.cc |
+++ b/chrome/common/spellcheck_common.cc |
@@ -6,7 +6,7 @@ |
#include "base/files/file_path.h" |
#include "base/logging.h" |
-#include "third_party/icu/public/common/unicode/uloc.h" |
+#include "third_party/icu/source/common/unicode/uloc.h" |
namespace chrome { |
namespace spellcheck_common { |