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

Unified Diff: base/base.gypi

Issue 15720004: Introduce webkit_glue::Latin1OrUTF16ToUTF16 (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') | base/strings/latin1_string_conversions.h » ('J')
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..9eff53910427fbed4df6ba19663dd8a9ac40c9ec 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -424,6 +424,8 @@
'string16.h',
'stringprintf.cc',
'stringprintf.h',
+ 'strings/latin1_string_conversions.cc',
+ 'strings/latin1_string_conversions.h',
'strings/string_split.cc',
'strings/string_split.h',
'strings/string_number_conversions.cc',
« no previous file with comments | « no previous file | base/strings/latin1_string_conversions.h » ('j') | base/strings/latin1_string_conversions.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698