| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 0c7319015d55f07246038fd1cfbc7b942b74dbe8..ade3db550699546241f9e254338f4255934397be 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -424,9 +424,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',
|
|
|