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

Unified Diff: base/base_untrusted.gyp

Issue 16331011: Move string files in base/ to the string subdirectory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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.gypi ('k') | base/string16.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index a4c26b1adf2112dfcdb87b35cfee6781b93adac2..d4891dc6fc4c40447c412efcf71576bd1d0ccd9d 100644
--- a/base/base_untrusted.gyp
+++ b/base/base_untrusted.gyp
@@ -25,7 +25,7 @@
'sources': [
'base_switches.cc',
'base_switches.h',
- 'string16.cc',
+ 'strings/string16.cc',
'sync_socket_nacl.cc',
'time_posix.cc',
],
« no previous file with comments | « base/base.gypi ('k') | base/string16.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698