summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
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 c793d74df7..4f9f3757f1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -353,11 +353,8 @@ static_library("fpdfapi") {
static_library("fpdftext") {
sources = [
"core/include/fpdftext/fpdf_text.h",
- "core/src/fpdftext/fpdf_text.cpp",
"core/src/fpdftext/fpdf_text_int.cpp",
- "core/src/fpdftext/fpdf_text_search.cpp",
"core/src/fpdftext/text_int.h",
- "core/src/fpdftext/txtproc.h",
"core/src/fpdftext/unicodenormalization.cpp",
"core/src/fpdftext/unicodenormalizationdata.cpp",
"core/src/fpdftext/unicodenormalizationdata.h",