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 db87b1631f..59b116f3e6 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1204,6 +1204,8 @@ static_library("formfiller") {
"fpdfsdk/formfiller/cffl_radiobutton.h",
"fpdfsdk/formfiller/cffl_textfield.cpp",
"fpdfsdk/formfiller/cffl_textfield.h",
+ "fpdfsdk/formfiller/cffl_textobject.cpp",
+ "fpdfsdk/formfiller/cffl_textobject.h",
]
configs += [ ":pdfium_core_config" ]
deps = [