From 536486822a5550de975293f7586598be5f29aaad Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 10 Sep 2015 16:40:49 -0700 Subject: Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1326953006 . (cherry picked from commit 70f4404e9a9e69afdfdd07715aa946f6561ce0cb) Review URL: https://codereview.chromium.org/1336783002 . --- pdfium.gyp | 3 --- 1 file changed, 3 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 0c7319015d..ade3db5506 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', -- cgit v1.2.3