Index: Source/core/platform/graphics/skia/FontCacheSkia.cpp |
diff --git a/Source/core/platform/graphics/skia/FontCacheSkia.cpp b/Source/core/platform/graphics/skia/FontCacheSkia.cpp |
index 958b60d1aca2bbe50ccf7ae2a009813e4ecb96aa..34cdcc2caabc5b8c730078826adda3fee0827b65 100644 |
--- a/Source/core/platform/graphics/skia/FontCacheSkia.cpp |
+++ b/Source/core/platform/graphics/skia/FontCacheSkia.cpp |
@@ -32,7 +32,7 @@ |
#include "SkFontMgr.h" |
#include "SkTypeface.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "core/platform/graphics/Font.h" |
#include "core/platform/graphics/FontCache.h" |
#include "core/platform/graphics/FontDescription.h" |