Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index ecef4a783888abdd5f13a679ad3d1791185e20ce..05972f2073475fe930f05d04f5abdd4aa6092ae0 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -902,7 +902,7 @@ |
| 'xfa/fde/xml/fde_xml_imp_unittest.cpp', |
| 'xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp', |
| 'xfa/fxfa/app/xfa_textlayout_unittest.cpp', |
| - 'xfa/fxfa/parser/xfa_utils_imp_unittest.cpp', |
| + 'xfa/fxfa/parser/xfa_utils_unittest.cpp', |
| ], |
| }], |
| ['pdf_use_skia==1', { |