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

Unified Diff: Source/core/platform/graphics/mac/FontCustomPlatformDataMac.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/mac/FontCustomPlatformDataMac.cpp
diff --git a/Source/core/platform/graphics/mac/FontCustomPlatformDataMac.cpp b/Source/core/platform/graphics/mac/FontCustomPlatformDataMac.cpp
index 850a643aa247d16ef741ed1f1a74ddca6baee0c4..27c7032d07ff649ee7e2adb44f22b54cad344f90 100644
--- a/Source/core/platform/graphics/mac/FontCustomPlatformDataMac.cpp
+++ b/Source/core/platform/graphics/mac/FontCustomPlatformDataMac.cpp
@@ -19,7 +19,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/FontCustomPlatformData.h"
+#include "platform/fonts/FontCustomPlatformData.h"
#include "platform/SharedBuffer.h"
#include "core/platform/graphics/FontPlatformData.h"
« no previous file with comments | « Source/core/platform/graphics/mac/FontComplexTextMac.cpp ('k') | Source/core/platform/graphics/mac/FontMac.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698