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

Unified Diff: Source/core/platform/text/PlatformLocale.h

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
« no previous file with comments | « Source/core/platform/text/LocaleICU.h ('k') | Source/core/platform/text/TextBreakIteratorInternalICU.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/PlatformLocale.h
diff --git a/Source/core/platform/text/PlatformLocale.h b/Source/core/platform/text/PlatformLocale.h
index b1d37f4e8b3a783c24b406ae408e0af464365ad0..790f1fca8e8bdf819c9fd565213f7494b02af2b6 100644
--- a/Source/core/platform/text/PlatformLocale.h
+++ b/Source/core/platform/text/PlatformLocale.h
@@ -26,8 +26,8 @@
#ifndef PlatformLocale_h
#define PlatformLocale_h
-#include "core/platform/DateComponents.h"
-#include "core/platform/Language.h"
+#include "platform/DateComponents.h"
+#include "platform/Language.h"
#include "public/platform/WebLocalizedString.h"
#include "wtf/PassOwnPtr.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/core/platform/text/LocaleICU.h ('k') | Source/core/platform/text/TextBreakIteratorInternalICU.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698