From 7a3b263af6356885628add7a8843a40dbee5b8ab Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Wed, 22 Jun 2011 20:40:22 +0000 Subject: Localize strings, speeds. BUG=86527 TEST=run in non-English. For European languages, during a download the decimal separators should be commas (e.g. "0,0 MB"). (The speeds are in strings files and might take a little time to run through the translation machinery.) Review URL: http://codereview.chromium.org/7189076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90092 0039d316-1c4b-4281-b951-d872f2087c98 --- ui/ui_unittests.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/ui_unittests.gypi') diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi index 3e976b4..8ea6cb2 100644 --- a/ui/ui_unittests.gypi +++ b/ui/ui_unittests.gypi @@ -32,6 +32,7 @@ 'base/range/range_unittest.mm', 'base/resource/data_pack_unittest.cc', 'base/resource/resource_bundle_unittest.cc', + 'base/text/bytes_formatting_unittest.cc', 'base/test/data/resource.h', 'base/text/text_elider_unittest.cc', 'gfx/blit_unittest.cc', -- cgit v1.1