| Index: xfa/fxfa/app/xfa_fontmgr.cpp
|
| diff --git a/xfa/fxfa/app/xfa_fontmgr.cpp b/xfa/fxfa/app/xfa_fontmgr.cpp
|
| index 156bd69588a15e952252271010c9f4d9f5f3ab3e..6e54c4140808ad0667ccf0db3b1339794f21157f 100644
|
| --- a/xfa/fxfa/app/xfa_fontmgr.cpp
|
| +++ b/xfa/fxfa/app/xfa_fontmgr.cpp
|
| @@ -11,8 +11,8 @@
|
| #include <utility>
|
|
|
| #include "core/fpdfapi/font/cpdf_font.h"
|
| -#include "core/fpdfapi/fpdf_parser/cpdf_dictionary.h"
|
| -#include "core/fpdfapi/fpdf_parser/cpdf_document.h"
|
| +#include "core/fpdfapi/parser/cpdf_dictionary.h"
|
| +#include "core/fpdfapi/parser/cpdf_document.h"
|
| #include "xfa/fgas/font/fgas_gefont.h"
|
| #include "xfa/fxfa/xfa_ffapp.h"
|
| #include "xfa/fxfa/xfa_ffdoc.h"
|
|
|