summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index f784f05d80..1d87424f97 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -206,7 +206,9 @@ static_library("fpdfdoc") {
"core/fpdfdoc/cpvt_lineinfo.h",
"core/fpdfdoc/cpvt_sectioninfo.h",
"core/fpdfdoc/cpvt_wordinfo.h",
+ "core/fpdfdoc/csection.cpp",
"core/fpdfdoc/csection.h",
+ "core/fpdfdoc/ctypeset.cpp",
"core/fpdfdoc/ctypeset.h",
"core/fpdfdoc/doc_action.cpp",
"core/fpdfdoc/doc_annot.cpp",