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

Unified Diff: base/base.gypi

Issue 12087091: Move string tokenizer to base/strings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort Created 7 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/debug/trace_event_impl.cc » ('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 6689ceb64bbf9853cfaa22a26a70296cbc68fd81..57107f49f56b872f4600307790c00cf0d8288726 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -390,7 +390,6 @@
'string_piece.h',
'string_split.cc',
'string_split.h',
- 'string_tokenizer.h',
'string_util.cc',
'string_util.h',
'string_util_posix.h',
@@ -399,6 +398,7 @@
'string16.h',
'stringprintf.cc',
'stringprintf.h',
+ 'strings/string_tokenizer.h',
'strings/stringize_macros.h',
'supports_user_data.cc',
'supports_user_data.h',
« no previous file with comments | « base/base.gyp ('k') | base/debug/trace_event_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698