diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index c592f0dbfd..d6f8516840 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -910,6 +910,7 @@ 'core/fxcrt/cfx_retain_ptr_unittest.cpp', 'core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp', 'core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp', + 'core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp', 'core/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp', 'core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp', 'core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp', |