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

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

Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload Created 7 years, 3 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
Index: Source/core/platform/text/mac/LocaleMac.mm
diff --git a/Source/core/platform/text/mac/LocaleMac.mm b/Source/core/platform/text/mac/LocaleMac.mm
index fdcb33330191d94606023cf02f936424a850e5e6..7f746663d2ce8c77c632f4e50082ab7e74e1ff31 100644
--- a/Source/core/platform/text/mac/LocaleMac.mm
+++ b/Source/core/platform/text/mac/LocaleMac.mm
@@ -33,7 +33,7 @@
#import <Foundation/NSDateFormatter.h>
#import <Foundation/NSLocale.h>
-#include "core/platform/Language.h"
+#include "platform/Language.h"
#include "core/platform/LocalizedStrings.h"
#include "wtf/DateMath.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « Source/core/platform/text/TextBreakIteratorInternalICU.cpp ('k') | Source/core/platform/text/win/LocaleWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698