| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 6bc8709a170e7aef52bbc6587689f6ab27cd3845..c88a011e6ecafb80731d347940c74d412a3e4d88 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -758,6 +758,7 @@
|
| 'core/src/fpdftext/fpdf_text_int_unittest.cpp',
|
| 'core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
|
| + 'core/src/fxcrt/fx_basic_gcc_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_memmgr_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
|
| 'core/src/fxcrt/fx_bidi_unittest.cpp',
|
|
|