Index: Source/core/platform/graphics/chromium/FontCacheAndroid.cpp |
diff --git a/Source/core/platform/graphics/chromium/FontCacheAndroid.cpp b/Source/core/platform/graphics/chromium/FontCacheAndroid.cpp |
index f8e2dedf441a6fd4aa2c36018452b7c0dd237210..45f487c87d16ec101de38c10713a4525ed1c380a 100644 |
--- a/Source/core/platform/graphics/chromium/FontCacheAndroid.cpp |
+++ b/Source/core/platform/graphics/chromium/FontCacheAndroid.cpp |
@@ -32,8 +32,8 @@ |
#include "core/platform/graphics/FontCache.h" |
#include "core/platform/graphics/Font.h" |
-#include "core/platform/graphics/FontDescription.h" |
#include "core/platform/graphics/SimpleFontData.h" |
+#include "platform/fonts/FontDescription.h" |
#include "SkTypeface_android.h" |