From 5227e576a79e7c76aa0743930fd76bf340d36d41 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Fri, 4 Mar 2016 15:49:17 -0800 Subject: Add unit tests for FPDFBookmark_Find() R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1761233002 . --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 149bcc0336..88bcc028c4 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -752,6 +752,7 @@ 'core/src/fxcrt/fx_bidi_unittest.cpp', 'core/src/fxcrt/fx_extension_unittest.cpp', 'core/src/fxcrt/fx_system_unittest.cpp', + 'fpdfsdk/src/fpdfdoc_unittest.cpp', 'testing/fx_string_testhelpers.h', 'testing/fx_string_testhelpers.cpp', ], -- cgit v1.2.3