| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 34d69594308025d2032f6325acddd31afba37cdf..a78d1048914e034b329d4c7ddb907290ee8b497b 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -541,7 +541,6 @@
|
| 'core/src/fxcrt/fx_basic_list.cpp',
|
| 'core/src/fxcrt/fx_basic_maps.cpp',
|
| 'core/src/fxcrt/fx_basic_memmgr.cpp',
|
| - 'core/src/fxcrt/fx_basic_memmgr_mini.cpp',
|
| 'core/src/fxcrt/fx_basic_plex.cpp',
|
| 'core/src/fxcrt/fx_basic_utf.cpp',
|
| 'core/src/fxcrt/fx_basic_util.cpp',
|
| @@ -551,7 +550,6 @@
|
| 'core/src/fxcrt/fx_unicode.cpp',
|
| 'core/src/fxcrt/fx_xml_composer.cpp',
|
| 'core/src/fxcrt/fx_xml_parser.cpp',
|
| - 'core/src/fxcrt/mem_int.h',
|
| 'core/src/fxcrt/plex.h',
|
| 'core/src/fxcrt/xml_int.h',
|
| ],
|
|
|