Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index 26f46edba93ed6d58bc7920d671b560ebf8827c8..50409daf8fdf1436b75a6c7012429ffa8f677b00 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -720,7 +720,7 @@ |
"core/fxge/ge/include/cfx_fontmapper.h", |
"core/fxge/ge/include/cfx_fontmgr.h", |
"core/fxge/ge/include/ifx_systemfontinfo.h", |
- 'core/fxge/ge/fx_ge.cpp', |
+ 'core/fxge/ge/cfx_gemodule.cpp', |
'core/fxge/ge/fx_ge_device.cpp', |
'core/fxge/ge/fx_ge_font.cpp', |
'core/fxge/ge/fx_ge_fontmap.cpp', |
@@ -729,6 +729,7 @@ |
'core/fxge/ge/fx_ge_text.cpp', |
'core/fxge/ge/fx_text_int.h', |
'core/fxge/ifx_renderdevicedriver.cpp', |
+ 'core/fxge/include/cfx_gemodule.h', |
"core/fxge/include/cfx_windowsdevice.h", |
'core/fxge/include/fx_dib.h', |
'core/fxge/include/fx_font.h', |