Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index e54223cc2f150b6815022252f97977b615b4ea5d..3824c756a9b733f4915b51597e4376e2c5fe66fb 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -961,7 +961,7 @@ |
'conditions': [ |
['pdf_enable_xfa==1', { |
'sources': [ |
- 'xfa/fxfa/parser/xfa_parser_imp_embeddertest.cpp', |
+ 'xfa/fxfa/parser/cxfa_simple_parser_embeddertest.cpp', |
], |
}], |
['pdf_enable_v8==1', { |