Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: pdfium.gyp

Issue 1842633004: Fix CData parsing in CFDE_XMLSyntaxParser. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index e61237fafa51752bd16824654edc38d80b7b2646..86311af05079329343a13d82336e85b131108d08 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -923,6 +923,7 @@
'conditions': [
['pdf_enable_xfa==1', {
'sources': [
+ 'xfa/fde/xml/fde_xml_imp_unittest.cpp',
'xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp',
'xfa/fxfa/parser/xfa_utils_imp_unittest.cpp',
],
« no previous file with comments | « BUILD.gn ('k') | xfa/fde/xml/fde_xml_imp.h » ('j') | xfa/fde/xml/fde_xml_imp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698