Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index 9d2afd89dd0454b0091d9143b69e160a4d68ba66..c367a61209c9c4bfe4a5a367243090c4af574fe4 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -1702,6 +1702,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", |
| ] |