Chromium Code Reviews| Index: xfa/fde/fde_visualset.h | 
| diff --git a/xfa/fde/fde_visualset.h b/xfa/fde/fde_visualset.h | 
| index 2005f73f848c106eea276cf73abf2443a8268f04..4ad24d76302e0809f3ccc5f5e512eaadaffca38b 100644 | 
| --- a/xfa/fde/fde_visualset.h | 
| +++ b/xfa/fde/fde_visualset.h | 
| @@ -15,6 +15,8 @@ | 
| #include "xfa/fgas/crt/fgas_memory.h" | 
| #include "xfa/fgas/font/fgas_font.h" | 
| +struct FXTEXT_CHARPOS; | 
| + | 
| enum FDE_VISUALOBJTYPE { | 
| FDE_VISUALOBJ_Canvas = 0x00, | 
| FDE_VISUALOBJ_Text = 0x01 |