| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 12314d7e93b02d8dade7122eb3833c524d70c6e9..f5f118e0ab3a21401f96b627633522194d49967a 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -718,6 +718,7 @@
|
| 'core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_memmgr_unittest.cpp',
|
| + 'core/src/fxcrt/fx_basic_unique_ptr_unittest.cpp',
|
| 'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
|
| 'core/src/fxcrt/fx_bidi_unittest.cpp',
|
| 'core/src/fxcrt/fx_system_unittest.cpp',
|
|
|