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

Unified Diff: ui/ui.gyp

Issue 23591040: Use ICU for string pluralization in the extension permission dialog. (Closed) Base URL: http://git.chromium.org/chromium/src.git@gtk-extension-install-dialog
Patch Set: Created 7 years, 3 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
« ui/base/l10n/l10n_util_internal.h ('K') | « ui/base/l10n/time_format.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index efe5f7ba9cf2679cb5d262f6858e1a0c96458aaa..bf2f064a8ed709c8aaae7f10254292c3398dee0d 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -210,6 +210,8 @@
'base/l10n/l10n_font_util.h',
'base/l10n/l10n_util.cc',
'base/l10n/l10n_util.h',
+ 'base/l10n/l10n_util_internal.cc',
+ 'base/l10n/l10n_util_internal.h',
'base/l10n/l10n_util_android.h',
'base/l10n/l10n_util_android.cc',
'base/l10n/l10n_util_collator.h',
« ui/base/l10n/l10n_util_internal.h ('K') | « ui/base/l10n/time_format.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698