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

Unified Diff: Source/core/platform/graphics/win/FontCustomPlatformDataWin.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/graphics/win/FontCustomPlatformDataWin.cpp
diff --git a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
index 76e33b68db982ccb11857987fd755d01db7cac6c..374f0a8ce2de8ba5c6fad63e2ba036eddf17a605 100644
--- a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
+++ b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "core/platform/graphics/FontCustomPlatformData.h"
-#include "core/platform/LayoutTestSupport.h"
+#include "platform/LayoutTestSupport.h"
#include "platform/NotImplemented.h"
#include "platform/SharedBuffer.h"
#include "core/platform/graphics/FontPlatformData.h"
« no previous file with comments | « Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp ('k') | Source/core/platform/text/win/LocaleWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698