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

Unified Diff: Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.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/skia/FontCustomPlatformDataSkia.cpp
diff --git a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
index d26b3362f95bc1dfb0549f7910f4c93624e9abdb..1d88c23384f8f6272664a9a84eae71e5506f89e0 100644
--- a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
+++ b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
@@ -33,7 +33,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/mac/FontMac.cpp ('k') | Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698