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

Unified Diff: Source/platform/text/LocaleMac.mm

Issue 26113002: Move core/platform/text/Locale* to platform/text (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 | « Source/platform/text/LocaleMac.h ('k') | Source/platform/text/LocaleToScriptMapping.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/text/LocaleMac.mm
diff --git a/Source/core/platform/text/LocaleMac.mm b/Source/platform/text/LocaleMac.mm
similarity index 99%
rename from Source/core/platform/text/LocaleMac.mm
rename to Source/platform/text/LocaleMac.mm
index e49bec4d2075a9d8a584f081ca00569cf023b535..bd94f38a3c435ae4216ef06f38c1dea16b30f349 100644
--- a/Source/core/platform/text/LocaleMac.mm
+++ b/Source/platform/text/LocaleMac.mm
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/platform/text/LocaleMac.h"
+#include "platform/text/LocaleMac.h"
#import <Foundation/NSDateFormatter.h>
#import <Foundation/NSLocale.h>
« no previous file with comments | « Source/platform/text/LocaleMac.h ('k') | Source/platform/text/LocaleToScriptMapping.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698