Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1232)

Unified Diff: services/icu_data/BUILD.gn

Issue 1991273002: Address comments on 88686a82ed8f1037bba3deacdd679fb8e717f2f6 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: services/icu_data/BUILD.gn
diff --git a/services/icu_data/BUILD.gn b/services/icu_data/BUILD.gn
index 9e29c2c76d4fcc448c337a937df466c647d7e7f6..1f6f38984e73f2938762df82f4f2dd04ec2625da 100644
--- a/services/icu_data/BUILD.gn
+++ b/services/icu_data/BUILD.gn
@@ -27,6 +27,8 @@ mojo_native_application("icu_data") {
]
}
+# Library that allows to include the service code directly into the embedding
+# shell. Used by https://manganese.googlesource.com/.
source_set("lib") {
sources = [
"icu_data_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698