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

Unified Diff: base/base.gypi

Issue 502074: Move two generic string split functions from sync API to their own API in bas... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 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 | « base/base.gyp ('k') | base/string_split.h » ('j') | base/string_split.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 36499)
+++ base/base.gypi (working copy)
@@ -197,6 +197,8 @@
'stl_util-inl.h',
'string_piece.cc',
'string_piece.h',
+ 'string_split.cc',
+ 'string_split.h',
'string_tokenizer.h',
'string_util.cc',
'string_util.h',
« no previous file with comments | « base/base.gyp ('k') | base/string_split.h » ('j') | base/string_split.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698