Chromium Code Reviews| Index: xfa/include/fxjse/fxjse.h |
| diff --git a/xfa/include/fxjse/fxjse.h b/xfa/include/fxjse/fxjse.h |
| index 76f624e2a6ae16323caecb9017567f1ca94948d5..5466582022272805b6a382f9f26d2ba16cf4859f 100644 |
| --- a/xfa/include/fxjse/fxjse.h |
| +++ b/xfa/include/fxjse/fxjse.h |
| @@ -11,8 +11,6 @@ |
| #include "core/include/fxcrt/fx_string.h" |
| #include "core/include/fxcrt/fx_system.h" |
| -class CPDFDoc_Environment; |
| -class CPDF_Page; |
| struct FXJSE_CLASS; |
| typedef struct FXJSE_HRUNTIME_ { void* pData; } * FXJSE_HRUNTIME; |