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 83bad1b13a..e99cc86841 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1196,6 +1196,8 @@ static_library("formfiller") {
sources = [
"fpdfsdk/formfiller/cba_fontmap.cpp",
"fpdfsdk/formfiller/cba_fontmap.h",
+ "fpdfsdk/formfiller/cffl_button.cpp",
+ "fpdfsdk/formfiller/cffl_button.h",
"fpdfsdk/formfiller/cffl_checkbox.cpp",
"fpdfsdk/formfiller/cffl_checkbox.h",
"fpdfsdk/formfiller/cffl_combobox.cpp",