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

Unified Diff: Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp

Issue 52773004: Move Glyph related classes to platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Merge gypi Created 7 years, 2 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 4537d441e126767f0dcb60132b4ff9de1eb53be8..7e2290293304cdd56b32913ac55528f02f326c16 100644
--- a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
+++ b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
@@ -31,7 +31,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/FontCustomPlatformData.h"
+#include "platform/fonts/FontCustomPlatformData.h"
#include "platform/LayoutTestSupport.h"
#include "platform/SharedBuffer.h"
« no previous file with comments | « Source/core/platform/graphics/skia/FontCacheSkia.cpp ('k') | Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698