summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-09-10 16:40:49 -0700
committerLei Zhang <thestig@chromium.org>2015-09-10 16:40:49 -0700
commit536486822a5550de975293f7586598be5f29aaad (patch)
treec854dc8c38baae7acfb820f70913b3653b131f51 /BUILD.gn
parentbffb53e526205df6c6313677270044cfcdd1abde (diff)
downloadpdfium-536486822a5550de975293f7586598be5f29aaad.tar.xz
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 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 2a9fd1bfc1..18a6a42c5d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -408,9 +408,6 @@ static_library("fxcodec") {
"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",