summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorJun Fang <jun_fang@foxitsoftware.com>2015-10-26 21:07:08 +0800
committerJun Fang <jun_fang@foxitsoftware.com>2015-10-27 11:27:29 +0800
commitec44186fdbca423eddf432be8b5c38914674023a (patch)
treef8c00272fa526bb32301b3f50e618d292f154e52 /pdfium.gyp
parent13dc2cff2adc00ed8fa9674e946102a79773d587 (diff)
downloadpdfium-ec44186fdbca423eddf432be8b5c38914674023a.tar.xz
Add an embedded test case
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 b101096439..22d6304302 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -806,6 +806,7 @@
'testing/embedder_test.h',
'testing/embedder_test_mock_delegate.h',
'testing/embedder_test_timer_handling_delegate.h',
+ 'xfa/src/fxfa/src/parser/xfa_parser_imp_embeddertest.cpp',
],
'conditions': [
['pdf_enable_v8==1', {