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 df2018d109..a5a70a8033 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', |