From ec44186fdbca423eddf432be8b5c38914674023a Mon Sep 17 00:00:00 2001 From: Jun Fang Date: Mon, 26 Oct 2015 21:07:08 +0800 Subject: Add an embedded test case --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') 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', { -- cgit v1.2.3