| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index d8343944fb7767296b9a046202ed573581d6f2cc..628b98ad85bf7f172a10c71f1fcbc4b6bbbdd1c1 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -746,6 +746,8 @@
|
| 'core/fxge/ge/cfx_graphstatedata.cpp',
|
| 'core/fxge/ge/cfx_pathdata.cpp',
|
| 'core/fxge/ge/cfx_renderdevice.cpp',
|
| + 'core/fxge/ge/cfx_unicodeencoding.cpp',
|
| + 'core/fxge/ge/cfx_unicodeencodingex.cpp',
|
| 'core/fxge/ge/include/cfx_fontmapper.h',
|
| 'core/fxge/ge/include/cfx_fontmgr.h',
|
| 'core/fxge/ge/include/ifx_systemfontinfo.h',
|
| @@ -762,6 +764,8 @@
|
| 'core/fxge/include/cfx_graphstatedata.h',
|
| 'core/fxge/include/cfx_pathdata.h',
|
| 'core/fxge/include/cfx_renderdevice.h',
|
| + 'core/fxge/include/cfx_unicodeencoding.h',
|
| + 'core/fxge/include/cfx_unicodeencodingex.h',
|
| 'core/fxge/include/cfx_windowsdevice.h',
|
| 'core/fxge/include/fx_dib.h',
|
| 'core/fxge/include/fx_font.h',
|
|
|