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

Unified Diff: BUILD.gn

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 | « no previous file | core/fpdfdoc/doc_tagged.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index cdbdf9aeefc39c88e9a7f9c9216ac641a9213f4c..57f9823aa9b0dacbe1ce85385f3e31a7ec228219 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -229,7 +229,6 @@ static_library("fpdfdoc") {
"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",
@@ -263,11 +262,9 @@ static_library("fpdfdoc") {
"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/ipdf_formnotify.h",
"core/fpdfdoc/ipvt_fontmap.h",
"core/fpdfdoc/pdf_vt.h",
- "core/fpdfdoc/tagged_int.h",
]
configs += [ ":pdfium_core_config" ]
}
« no previous file with comments | « no previous file | core/fpdfdoc/doc_tagged.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698