Chromium Code Reviews| Index: xfa/src/fxfa/app/xfa_fontmgr.h |
| diff --git a/xfa/src/fxfa/app/xfa_fontmgr.h b/xfa/src/fxfa/app/xfa_fontmgr.h |
| index be3f7a74d81653fbdf6cee5a22dcc7a96a2f320b..c77e96d32922ee930aae912e9ee613ed0d3899cc 100644 |
| --- a/xfa/src/fxfa/app/xfa_fontmgr.h |
| +++ b/xfa/src/fxfa/app/xfa_fontmgr.h |
| @@ -14,6 +14,8 @@ |
| #include "xfa/include/fxfa/fxfa.h" |
| #include "xfa/src/fgas/font/fgas_font.h" |
| +class CPDF_Font; |
| + |
| struct XFA_FONTINFO { |
| FX_DWORD dwFontNameHash; |
| const FX_WCHAR* pPsName; |