| Index: testing/libfuzzer/pdf_xml_fuzzer.cc | 
| diff --git a/testing/libfuzzer/pdf_xml_fuzzer.cc b/testing/libfuzzer/pdf_xml_fuzzer.cc | 
| index 3eb1c8b5e594be590f7f93f54f64aa09785154c0..3e8e18a4dc5387a3829417dc0a003d0acc9b6319 100644 | 
| --- a/testing/libfuzzer/pdf_xml_fuzzer.cc | 
| +++ b/testing/libfuzzer/pdf_xml_fuzzer.cc | 
| @@ -10,7 +10,7 @@ | 
| #include "core/include/fxcrt/fx_basic.h" | 
| #include "core/include/fxcrt/fx_system.h" | 
| #include "xfa/src/foxitlib.h" | 
| -#include "xfa/src/fxfa/src/common/xfa_common.h" | 
| +#include "xfa/src/fxfa/src/common/xfa_parser.h" | 
| #include "xfa/src/fxfa/src/parser/xfa_parser_imp.h" | 
|  | 
| namespace { | 
|  |