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

Unified Diff: chrome/chrome_common.gypi

Issue 6736003: This adds a formatter for plurals that works for all locales. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review changes Created 9 years, 9 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/common/plural_formatter.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 3fcb4f49dc6320160b506a6151e7f49e38f16b57..5a38ef43575c2d24fd580bf86b6d3bb6ddd7bd85 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -67,6 +67,8 @@
'common/nacl_messages.cc',
'common/nacl_messages.h',
'common/nacl_types.h',
+ 'common/plural_formatter.cc',
+ 'common/plural_formatter.h',
'common/profiling.cc',
'common/profiling.h',
'common/ref_counted_util.h',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/common/plural_formatter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698