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

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

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

Powered by Google App Engine
This is Rietveld 408576698