Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 213e62d9e968ea727e04b5b3f20bfef4edc03a45..5eff44734e7ee9983765685228eeb3d98756488f 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -876,6 +876,7 @@ |
| 'base_i18n', |
| '../testing/gmock.gyp:gmock', |
| '../testing/gtest.gyp:gtest', |
| + '../third_party/icu/icu.gyp:icuuc', |
| '../third_party/libxml/libxml.gyp:libxml', |
| 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
| ], |