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

Unified Diff: base/base.gyp

Issue 1125773004: Pull in ASCII<->UTF16 from Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/mini_chromium@master
Patch Set: Created 5 years, 8 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/string_piece.h » ('j') | base/strings/string_util.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 a71e28333dda047f7464b51e264ea3050920cb3e..44809778e5c2a1ebe640ba6eab009f8e0032b009 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -89,6 +89,7 @@
'strings/string_number_conversions.cc',
'strings/string_number_conversions.h',
'strings/string_piece.h',
+ 'strings/string_util.cc',
'strings/string_util.h',
'strings/string_util_posix.h',
'strings/string_util_win.cc',
« no previous file with comments | « no previous file | base/strings/string_piece.h » ('j') | base/strings/string_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698