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

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: Removing bogus DCHECK 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 fdbeb6c275433a7f85079e063fcbe6cf1155f779..1ba9c768de46fca3b2c44fdacba5d90eeeac38d6 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