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

Unified Diff: base/strings/sys_string_conversions_mac.mm

Issue 12213061: Move sys_string_conversions to base/strings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm him Created 7 years, 10 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/strings/sys_string_conversions.h ('k') | base/strings/sys_string_conversions_mac_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/strings/sys_string_conversions_mac.mm
diff --git a/base/sys_string_conversions_mac.mm b/base/strings/sys_string_conversions_mac.mm
similarity index 99%
rename from base/sys_string_conversions_mac.mm
rename to base/strings/sys_string_conversions_mac.mm
index d1e37432f92eac06cdd9e1fb224006313ef4573a..4a38ad8e641c222846c04545e949459ae89fedc5 100644
--- a/base/sys_string_conversions_mac.mm
+++ b/base/strings/sys_string_conversions_mac.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "base/sys_string_conversions.h"
+#include "base/strings/sys_string_conversions.h"
#import <Foundation/Foundation.h>
« no previous file with comments | « base/strings/sys_string_conversions.h ('k') | base/strings/sys_string_conversions_mac_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698