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 . --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 6430d0bed0..4caa645c56 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1430,6 +1430,7 @@ test("pdfium_unittests") { "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", ] deps = [ "//testing/gtest", -- cgit v1.2.3