diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index cf19b018f0..b0ce2e4764 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', |