summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-09-10 16:12:44 -0700
committerLei Zhang <thestig@chromium.org>2015-09-10 16:12:44 -0700
commit70f4404e9a9e69afdfdd07715aa946f6561ce0cb (patch)
tree0c681df1e7bb78e9834555834ad464eb7bf2a929 /pdfium.gyp
parent6df59849472958e7de96da6d9fc7b223b7c1f1c3 (diff)
downloadpdfium-70f4404e9a9e69afdfdd07715aa946f6561ce0cb.tar.xz
Remove CJBig2_Object, CJBig2_Module, and friends.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1326953006 .
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index c6bb5ee1b8..866b563e96 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',