From 7cfadd97215265afd7771d6c36b5cfda54427169 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 22 Sep 2015 15:22:48 -0700 Subject: Merge to XFA: Add nonstd::unique_ptr move assigment operator. (cherry picked from commit dd7a7f012424ec8505830710ac0dd0183203c189) Original Review URL: https://codereview.chromium.org/1358163002 . TBR=jyasskin@chromium.org Review URL: https://codereview.chromium.org/1362763002 . --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') 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', ], -- cgit v1.2.3