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

Unified Diff: Source/core/platform/graphics/win/FontCustomPlatformDataWin.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/win/FontCustomPlatformDataWin.cpp
diff --git a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
index 8bd7cdde34c2c11b7afee826dfab3647c69a8056..35aebe0eb40caabea0c65b937c5d49ee1c08aa3d 100644
--- a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
+++ b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/FontCustomPlatformData.h"
+#include "platform/fonts/FontCustomPlatformData.h"
#include "platform/LayoutTestSupport.h"
#include "platform/SharedBuffer.h"

Powered by Google App Engine
This is Rietveld 408576698