diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index bf1248fb8b..968a508cc2 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -802,6 +802,7 @@ 'core/src/fxcrt/fx_basic_wstring_unittest.cpp', 'testing/fx_string_testhelpers.h', 'testing/fx_string_testhelpers.cpp', + 'third_party/base/nonstd_unique_ptr_unittest.cpp', 'xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp', 'xfa/src/fxfa/src/parser/xfa_utils_imp_unittest.cpp', ], |