Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index f84856de5c9533650e0ec78203c0694ac0ba38a1..0395c47810adbc3dbda3177d1ed3b5c7a1467962 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -1700,6 +1700,7 @@ component("i18n") { |
| "i18n/time_formatting.h", |
| "i18n/timezone.cc", |
| "i18n/timezone.h", |
| + "i18n/unicodestring.h", |
| "i18n/utf8_validator_tables.cc", |
| "i18n/utf8_validator_tables.h", |
| ] |