summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorWei Li <weili@chromium.org>2016-03-04 15:49:17 -0800
committerWei Li <weili@chromium.org>2016-03-04 15:49:17 -0800
commit5227e576a79e7c76aa0743930fd76bf340d36d41 (patch)
treeaff9f65a9ca84cf6b608cf3418ade4e709daf796 /pdfium.gyp
parent800265a4e3203cdb284acce4b3a051f9ce795b01 (diff)
downloadpdfium-5227e576a79e7c76aa0743930fd76bf340d36d41.tar.xz
Add unit tests for FPDFBookmark_Find()
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1761233002 .
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp1
1 files changed, 1 insertions, 0 deletions
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',
],