| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index df2018d109d10674531ce1055e245f275e17facb..a5a70a8033aeb5d8d4c15e014f882124df9f7c12 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -512,6 +512,7 @@
|
| 'core/fxcodec/jbig2/JBig2_HuffmanDecoder.h',
|
| 'core/fxcodec/jbig2/JBig2_HuffmanTable.cpp',
|
| 'core/fxcodec/jbig2/JBig2_HuffmanTable.h',
|
| + 'core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.cpp',
|
| 'core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h',
|
| 'core/fxcodec/jbig2/JBig2_Image.cpp',
|
| 'core/fxcodec/jbig2/JBig2_Image.h',
|
|
|