| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index cf19b018f0283889d9684b67115bd6ddc2a19fe6..b0ce2e47645343e9bafe9185fe0dc604e6c44a37 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -410,6 +410,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',
|
|
|