| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index b12d17fdf24b7293bd530cae3481ee79e8283141..a728cea89e18ef20152b186cc064d960ed3b5813 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -346,6 +346,7 @@
|
| 'core/src/fxcodec/jbig2/JBig2_ArithDecoder.h',
|
| 'core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h',
|
| + 'core/src/fxcodec/jbig2/JBig2_BitStream.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_BitStream.h',
|
| 'core/src/fxcodec/jbig2/JBig2_Context.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_Context.h',
|
|
|