| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index c6bb5ee1b8d69a62a914716be5a9c2145ab85527..866b563e96d22127fb963c585a2892275c373498 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -360,9 +360,6 @@
|
| 'core/src/fxcodec/jbig2/JBig2_Image.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_Image.h',
|
| 'core/src/fxcodec/jbig2/JBig2_List.h',
|
| - 'core/src/fxcodec/jbig2/JBig2_Module.h',
|
| - 'core/src/fxcodec/jbig2/JBig2_Object.cpp',
|
| - 'core/src/fxcodec/jbig2/JBig2_Object.h',
|
| 'core/src/fxcodec/jbig2/JBig2_Page.h',
|
| 'core/src/fxcodec/jbig2/JBig2_PatternDict.cpp',
|
| 'core/src/fxcodec/jbig2/JBig2_PatternDict.h',
|
|
|