Chromium Code Reviews| Index: icu.gyp |
| diff --git a/icu.gyp b/icu.gyp |
| index 90906078ef444f8e32f057d1363a36f851ae8b00..708a434d6daac0d601a129a79cfeef983bc1546c 100644 |
| --- a/icu.gyp |
| +++ b/icu.gyp |
| @@ -368,8 +368,8 @@ |
| ['OS=="android"', { |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |
| - '<(android_src)/external/icu4c/common', |
| - '<(android_src)/external/icu4c/i18n', |
| + '<(android_src)/external/icu/icu4c/source/common', |
| + '<(android_src)/external/icu/icu4c/source/i18n', |
| ], |
| }, |
| 'link_settings': { |