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

Side by Side 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, 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | core/fpdfdoc/doc_tagged.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2016 The Chromium Authors. All rights reserved. 1 # Copyright 2016 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build_overrides/v8.gni") 5 import("//build_overrides/v8.gni")
6 import("//testing/test.gni") 6 import("//testing/test.gni")
7 import("pdfium.gni") 7 import("pdfium.gni")
8 8
9 config("pdfium_common_config") { 9 config("pdfium_common_config") {
10 cflags = [] 10 cflags = []
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "core/fpdfdoc/ctypeset.h", 222 "core/fpdfdoc/ctypeset.h",
223 "core/fpdfdoc/doc_action.cpp", 223 "core/fpdfdoc/doc_action.cpp",
224 "core/fpdfdoc/doc_basic.cpp", 224 "core/fpdfdoc/doc_basic.cpp",
225 "core/fpdfdoc/doc_bookmark.cpp", 225 "core/fpdfdoc/doc_bookmark.cpp",
226 "core/fpdfdoc/doc_form.cpp", 226 "core/fpdfdoc/doc_form.cpp",
227 "core/fpdfdoc/doc_formcontrol.cpp", 227 "core/fpdfdoc/doc_formcontrol.cpp",
228 "core/fpdfdoc/doc_formfield.cpp", 228 "core/fpdfdoc/doc_formfield.cpp",
229 "core/fpdfdoc/doc_link.cpp", 229 "core/fpdfdoc/doc_link.cpp",
230 "core/fpdfdoc/doc_metadata.cpp", 230 "core/fpdfdoc/doc_metadata.cpp",
231 "core/fpdfdoc/doc_ocg.cpp", 231 "core/fpdfdoc/doc_ocg.cpp",
232 "core/fpdfdoc/doc_tagged.cpp",
233 "core/fpdfdoc/doc_utils.cpp", 232 "core/fpdfdoc/doc_utils.cpp",
234 "core/fpdfdoc/doc_utils.h", 233 "core/fpdfdoc/doc_utils.h",
235 "core/fpdfdoc/doc_viewerPreferences.cpp", 234 "core/fpdfdoc/doc_viewerPreferences.cpp",
236 "core/fpdfdoc/doc_vt.cpp", 235 "core/fpdfdoc/doc_vt.cpp",
237 "core/fpdfdoc/include/cpdf_aaction.h", 236 "core/fpdfdoc/include/cpdf_aaction.h",
238 "core/fpdfdoc/include/cpdf_action.h", 237 "core/fpdfdoc/include/cpdf_action.h",
239 "core/fpdfdoc/include/cpdf_actionfields.h", 238 "core/fpdfdoc/include/cpdf_actionfields.h",
240 "core/fpdfdoc/include/cpdf_annot.h", 239 "core/fpdfdoc/include/cpdf_annot.h",
241 "core/fpdfdoc/include/cpdf_annotlist.h", 240 "core/fpdfdoc/include/cpdf_annotlist.h",
242 "core/fpdfdoc/include/cpdf_bookmark.h", 241 "core/fpdfdoc/include/cpdf_bookmark.h",
(...skipping 13 matching lines...) Expand all
256 "core/fpdfdoc/include/cpdf_occontext.h", 255 "core/fpdfdoc/include/cpdf_occontext.h",
257 "core/fpdfdoc/include/cpdf_variabletext.h", 256 "core/fpdfdoc/include/cpdf_variabletext.h",
258 "core/fpdfdoc/include/cpdf_viewerpreferences.h", 257 "core/fpdfdoc/include/cpdf_viewerpreferences.h",
259 "core/fpdfdoc/include/cpvt_line.h", 258 "core/fpdfdoc/include/cpvt_line.h",
260 "core/fpdfdoc/include/cpvt_secprops.h", 259 "core/fpdfdoc/include/cpvt_secprops.h",
261 "core/fpdfdoc/include/cpvt_section.h", 260 "core/fpdfdoc/include/cpvt_section.h",
262 "core/fpdfdoc/include/cpvt_word.h", 261 "core/fpdfdoc/include/cpvt_word.h",
263 "core/fpdfdoc/include/cpvt_wordplace.h", 262 "core/fpdfdoc/include/cpvt_wordplace.h",
264 "core/fpdfdoc/include/cpvt_wordprops.h", 263 "core/fpdfdoc/include/cpvt_wordprops.h",
265 "core/fpdfdoc/include/cpvt_wordrange.h", 264 "core/fpdfdoc/include/cpvt_wordrange.h",
266 "core/fpdfdoc/include/fpdf_tagged.h",
267 "core/fpdfdoc/include/ipdf_formnotify.h", 265 "core/fpdfdoc/include/ipdf_formnotify.h",
268 "core/fpdfdoc/ipvt_fontmap.h", 266 "core/fpdfdoc/ipvt_fontmap.h",
269 "core/fpdfdoc/pdf_vt.h", 267 "core/fpdfdoc/pdf_vt.h",
270 "core/fpdfdoc/tagged_int.h",
271 ] 268 ]
272 configs += [ ":pdfium_core_config" ] 269 configs += [ ":pdfium_core_config" ]
273 } 270 }
274 271
275 static_library("fpdfapi") { 272 static_library("fpdfapi") {
276 sources = [ 273 sources = [
277 "core/fpdfapi/cpdf_modulemgr.cpp", 274 "core/fpdfapi/cpdf_modulemgr.cpp",
278 "core/fpdfapi/cpdf_pagerendercontext.cpp", 275 "core/fpdfapi/cpdf_pagerendercontext.cpp",
279 "core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp", 276 "core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp",
280 "core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp", 277 "core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp",
(...skipping 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after
1634 } 1631 }
1635 1632
1636 if (pdf_is_standalone) { 1633 if (pdf_is_standalone) {
1637 source_set("samples") { 1634 source_set("samples") {
1638 testonly = true 1635 testonly = true
1639 deps = [ 1636 deps = [
1640 "//samples", 1637 "//samples",
1641 ] 1638 ]
1642 } 1639 }
1643 } 1640 }
OLDNEW
« 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