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

Unified Diff: Source/core/platform/text/win/LocaleWin.cpp

Issue 25426003: Move LayoutTestSupport.cpp/.h to Source/platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/win/LocaleWin.cpp
diff --git a/Source/core/platform/text/win/LocaleWin.cpp b/Source/core/platform/text/win/LocaleWin.cpp
index 30bc05bba7f71c7739550cd7537a3c7f48d4f69a..b113675d0f758fd91b7157d6bc8f12239f9a82d6 100644
--- a/Source/core/platform/text/win/LocaleWin.cpp
+++ b/Source/core/platform/text/win/LocaleWin.cpp
@@ -33,10 +33,10 @@
#include <windows.h>
#include <limits>
-#include "core/platform/LayoutTestSupport.h"
#include "core/platform/text/DateTimeFormat.h"
#include "platform/DateComponents.h"
#include "platform/Language.h"
+#include "platform/LayoutTestSupport.h"
#include "platform/LocalizedStrings.h"
#include "wtf/CurrentTime.h"
#include "wtf/DateMath.h"
« no previous file with comments | « Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp ('k') | Source/core/rendering/RenderThemeChromiumAndroid.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698