Index: Source/platform/fonts/FontDataCache.h |
diff --git a/Source/core/platform/graphics/FontDataCache.h b/Source/platform/fonts/FontDataCache.h |
similarity index 97% |
rename from Source/core/platform/graphics/FontDataCache.h |
rename to Source/platform/fonts/FontDataCache.h |
index a639ac2339411dc9706146dea36af6f28167bbd2..408af5b7479e82041564b7026d4c656171f730b9 100644 |
--- a/Source/core/platform/graphics/FontDataCache.h |
+++ b/Source/platform/fonts/FontDataCache.h |
@@ -31,8 +31,8 @@ |
#ifndef FontDataCache_h |
#define FontDataCache_h |
-#include "core/platform/graphics/FontCache.h" |
-#include "core/platform/graphics/FontPlatformData.h" |
+#include "platform/fonts/FontCache.h" |
+#include "platform/fonts/FontPlatformData.h" |
#include "wtf/HashMap.h" |
#include "wtf/ListHashSet.h" |