Index: Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp |
diff --git a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp |
index 84666259d1cbb1c35294e20828f2ca4fe37a1ffd..d26b3362f95bc1dfb0549f7910f4c93624e9abdb 100644 |
--- a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp |
+++ b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp |
@@ -34,7 +34,7 @@ |
#include "core/platform/graphics/FontCustomPlatformData.h" |
#include "core/platform/LayoutTestSupport.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "platform/SharedBuffer.h" |
#include "core/platform/graphics/FontPlatformData.h" |
#include "core/platform/graphics/opentype/OpenTypeSanitizer.h" |