Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: pdfium.gyp

Issue 2188213002: Remove the document tagged code as it is unused. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fpdf_doc
Patch Set: Rebase to master Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/fpdfdoc/tagged_int.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index b6abb14057903b614c24bb3275a5d50c507adc74..a99469157c4c389dff20b5cdc9aa0703d57458cc 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -211,7 +211,6 @@
'core/fpdfdoc/doc_link.cpp',
'core/fpdfdoc/doc_metadata.cpp',
'core/fpdfdoc/doc_ocg.cpp',
- 'core/fpdfdoc/doc_tagged.cpp',
'core/fpdfdoc/doc_utils.cpp',
'core/fpdfdoc/doc_utils.h',
'core/fpdfdoc/doc_viewerPreferences.cpp',
@@ -245,11 +244,9 @@
'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/pdf_vt.h',
- 'core/fpdfdoc/tagged_int.h',
],
},
{
« no previous file with comments | « core/fpdfdoc/tagged_int.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698