summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authornpm <npm@chromium.org>2016-08-26 11:32:09 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-26 11:32:10 -0700
commit0c2d0a5c5b4ee3c1815df17c0e9c4f5880c1e7ef (patch)
tree07836335944d03bd8b6307c740be21f2eac11328 /pdfium.gyp
parent80f9957fe156bd8e940499491ca8167fe7dad416 (diff)
downloadpdfium-0c2d0a5c5b4ee3c1815df17c0e9c4f5880c1e7ef.tar.xz
Revert "Remove the document tagged code as it is unused."
The code that was deleted is being used by Android foxit viewer This reverts commit dbfc3522a6ee24d17f2c50a5dcc465db52a280ee and updates the #includes Review-Url: https://codereview.chromium.org/2281083002
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 87c4fc6b4a..658d2dde74 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -253,6 +253,7 @@
'core/fpdfdoc/csection.h',
'core/fpdfdoc/ctypeset.cpp',
'core/fpdfdoc/ctypeset.h',
+ 'core/fpdfdoc/doc_tagged.cpp',
'core/fpdfdoc/include/cpdf_aaction.h',
'core/fpdfdoc/include/cpdf_action.h',
'core/fpdfdoc/include/cpdf_actionfields.h',
@@ -282,9 +283,11 @@
'core/fpdfdoc/include/cpvt_wordplace.h',
'core/fpdfdoc/include/cpvt_wordprops.h',
'core/fpdfdoc/include/cpvt_wordrange.h',
+ 'core/fpdfdoc/include/fpdf_tagged.h',
'core/fpdfdoc/include/ipvt_fontmap.h',
'core/fpdfdoc/include/ipdf_formnotify.h',
'core/fpdfdoc/ipdf_formnotify.cpp',
+ 'core/fpdfdoc/tagged_int.h',
],
},
{