Chromium Code Reviews

Unified Diff: base/BUILD.gn

Issue 2740673002: Prepare Chromium and Blink for ICU 59 (Closed)
Patch Set: fix one more file in Blink; blink_tests can be built without any error on Linux Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 59b32077fc5036229d87c630a5a331ea6ddf88ad..038b971c645037a1b0c968b2e8c150f4ba5bdc7f 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1691,6 +1691,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",
]

Powered by Google App Engine