Chromium Code Reviews| Index: xfa/src/fxfa/src/fm2js/xfa_program.h |
| diff --git a/xfa/src/fxfa/src/fm2js/xfa_program.h b/xfa/src/fxfa/src/fm2js/xfa_program.h |
| index a90af5e32ff12df239c01b9f0c42aa380999ca20..157d1e1faa42b4f222b0c04206fb25c7334bee15 100644 |
| --- a/xfa/src/fxfa/src/fm2js/xfa_program.h |
| +++ b/xfa/src/fxfa/src/fm2js/xfa_program.h |
| @@ -6,7 +6,7 @@ |
| #ifndef _XFA_FM_PROGRAM_H |
| #define _XFA_FM_PROGRAM_H |
| -class CXFA_FMProgram : public CFX_Object |
| +class CXFA_FMProgram |
| { |
| public: |
| CXFA_FMProgram(); |