Index: gyp/ports.gyp |
diff --git a/gyp/ports.gyp b/gyp/ports.gyp |
index c0318fc106959b38fc752e48995a523a6b05c3fd..3f537f7884c1907587a3611b697ad0c409fc940c 100644 |
--- a/gyp/ports.gyp |
+++ b/gyp/ports.gyp |
@@ -70,6 +70,7 @@ |
'../include/ports/SkFontMgr_android.h', |
'../include/ports/SkFontMgr_custom.h', |
'../include/ports/SkFontMgr_fontconfig.h', |
+ '../include/ports/SkFontMgr_FontConfigInterface.h', |
'../include/ports/SkFontMgr_indirect.h', |
'../include/ports/SkRemotableFontMgr.h', |
], |
@@ -139,6 +140,7 @@ |
}, |
'sources': [ |
'../src/ports/SkFontMgr_fontconfig.cpp', |
+ '../src/ports/SkFontConfigInterface.cpp', |
'../src/ports/SkFontConfigInterface_direct.cpp', |
'../src/ports/SkFontConfigInterface_direct_factory.cpp', |
], |