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

Unified Diff: ui/base/ui_base.gyp

Issue 1140153005: ICU msg format support with more than one arguments (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark's review comments Created 5 years, 4 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
« no previous file with comments | « ui/base/l10n/l10n_util_plurals.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 9787853156e80e4072805c14bfae4396a7cc5f3f..0903201468f98c66e41b6ffc2db223297b99636d 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -216,8 +216,6 @@
'l10n/l10n_util_collator.h',
'l10n/l10n_util_mac.h',
'l10n/l10n_util_mac.mm',
- 'l10n/l10n_util_plurals.cc',
- 'l10n/l10n_util_plurals.h',
'l10n/l10n_util_posix.cc',
'l10n/l10n_util_win.cc',
'l10n/l10n_util_win.h',
« no previous file with comments | « ui/base/l10n/l10n_util_plurals.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698