diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index f2e0106b59..1fc54ea2eb 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -737,6 +737,7 @@ 'core/fxge/ge/cfx_autofontcache.cpp', 'core/fxge/ge/cfx_cliprgn.cpp', 'core/fxge/ge/cfx_cliprgn.h', + 'core/fxge/ge/cfx_facecache.cpp', 'core/fxge/ge/cfx_folderfontinfo.cpp', 'core/fxge/ge/cfx_folderfontinfo.h', 'core/fxge/ge/cfx_fontcache.cpp', @@ -757,6 +758,7 @@ 'core/fxge/ge/fx_text_int.h', 'core/fxge/ifx_renderdevicedriver.cpp', 'core/fxge/include/cfx_autofontcache.h', + 'core/fxge/include/cfx_facecache.h', 'core/fxge/include/cfx_fontcache.h', 'core/fxge/include/cfx_fxgedevice.h', 'core/fxge/include/cfx_gemodule.h', |