summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-01-29 16:18:28 -0800
committerTom Sepez <tsepez@chromium.org>2016-01-29 16:18:28 -0800
commit1bce5f62f3292a6baf35491bf4c9b4fde2fb73e3 (patch)
tree0367ce72d182d10ebf75413b728065c5e39fac1d /pdfium.gyp
parentb0b6373e685e0591fb47fe6cb90e767728241e7f (diff)
downloadpdfium-1bce5f62f3292a6baf35491bf4c9b4fde2fb73e3.tar.xz
Add tests for CBA_AnnotIterator.
I'm about to replace the sort() that underlies this class, so I first want to be sure I don't disrupt the order. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1652533002 .
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 bcde566b37..deb152ff0a 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -752,6 +752,7 @@
'fpdfsdk/src/fpdfview_c_api_test.c',
'fpdfsdk/src/fpdfview_c_api_test.h',
'fpdfsdk/src/fpdfview_embeddertest.cpp',
+ 'fpdfsdk/src/fsdk_baseform_embeddertest.cpp',
'testing/embedder_test.cpp',
'testing/embedder_test.h',
'testing/embedder_test_mock_delegate.h',