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

Unified Diff: base/base.gyp

Issue 7189076: Localize strings, speeds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright dates Created 9 years, 6 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 | base/i18n/number_formatting.h » ('j') | base/i18n/number_formatting.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 668171d02e64f31cfd7c862dc7ae61a589751de9..3b7b08559f22ddd74bafdf110204affd65707795 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -130,6 +130,7 @@
'i18n/case_conversion_unittest.cc',
'i18n/file_util_icu_unittest.cc',
'i18n/icu_string_conversions_unittest.cc',
+ 'i18n/number_formatting_unittest.cc',
'i18n/rtl_unittest.cc',
'i18n/time_formatting_unittest.cc',
'json/json_reader_unittest.cc',
« no previous file with comments | « no previous file | base/i18n/number_formatting.h » ('j') | base/i18n/number_formatting.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698