| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index c8215e7034886948c78b5d6f38300c7ebca23189..c8894aa56911836cf967967c44b53a9f97480d55 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -512,13 +512,13 @@
|
| 'core/include/fxcrt/fx_coordinates.h',
|
| 'core/include/fxcrt/fx_ext.h',
|
| 'core/include/fxcrt/fx_memory.h',
|
| + 'core/include/fxcrt/fx_safe_types.h',
|
| 'core/include/fxcrt/fx_stream.h',
|
| 'core/include/fxcrt/fx_string.h',
|
| 'core/include/fxcrt/fx_system.h',
|
| 'core/include/fxcrt/fx_ucd.h',
|
| 'core/include/fxcrt/fx_xml.h',
|
| 'core/src/fxcrt/extension.h',
|
| - 'core/src/fxcrt/fx_safe_types.h',
|
| 'core/src/fxcrt/fxcrt_platforms.cpp',
|
| 'core/src/fxcrt/fxcrt_platforms.h',
|
| 'core/src/fxcrt/fxcrt_posix.cpp',
|
|
|