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

Unified Diff: ui/ui_base.gypi

Issue 7189076: Localize strings, speeds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweaking 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
Index: ui/ui_base.gypi
diff --git a/ui/ui_base.gypi b/ui/ui_base.gypi
index 8559c2715d4927bb1bf50bb27038e709fda6797a..53fd789caad7ab628a883db6716299b09085eb68 100644
--- a/ui/ui_base.gypi
+++ b/ui/ui_base.gypi
@@ -135,6 +135,8 @@
'base/resource/resource_bundle_mac.mm',
'base/resource/resource_bundle_posix.cc',
'base/resource/resource_bundle_win.cc',
+ 'base/text/bytes_formatting.cc',
+ 'base/text/bytes_formatting.h',
'base/text/text_elider.cc',
'base/text/text_elider.h',
'base/theme_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698