Chromium Code Reviews| Index: core/src/fxcodec/codec/codec_int.h |
| diff --git a/core/src/fxcodec/codec/codec_int.h b/core/src/fxcodec/codec/codec_int.h |
| index 58b9793fdebbf77a7087ff95f9d266947a15f18f..244793b634cc814ab1003ed08e701c3cef5acf7f 100644 |
| --- a/core/src/fxcodec/codec/codec_int.h |
| +++ b/core/src/fxcodec/codec/codec_int.h |
| @@ -307,7 +307,7 @@ class CCodec_Jbig2Context |
| public: |
| CCodec_Jbig2Context(); |
| ~CCodec_Jbig2Context() {}; |
| - IFX_FileRead* m_file_ptr; |
| + |
| FX_DWORD m_width; |
| FX_DWORD m_height; |
| uint8_t* m_src_buf; |