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

Unified Diff: base/base.gypi

Issue 15732022: Move latin1_string_conversions to base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/strings/latin1_string_conversions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index abfe1f5ef86196e589d4b4eac115f1a41e33ef49..34f2c7ade8982870ea6059dd6737bd149efee44a 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -424,9 +424,11 @@
'string16.h',
'stringprintf.cc',
'stringprintf.h',
+ 'strings/latin1_string_conversions.cc',
+ 'strings/latin1_string_conversions.h',
+ 'strings/string_number_conversions.cc',
'strings/string_split.cc',
'strings/string_split.h',
- 'strings/string_number_conversions.cc',
'strings/string_number_conversions.h',
'strings/string_piece.cc',
'strings/string_piece.h',
« no previous file with comments | « no previous file | base/strings/latin1_string_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698