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 09fa89ace2..d6ab8d1e70 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -105,6 +105,8 @@ jumbo_static_library("pdfium") {
sources = [
"fpdfsdk/cfx_systemhandler.cpp",
"fpdfsdk/cfx_systemhandler.h",
+ "fpdfsdk/cpdf_annotcontext.cpp",
+ "fpdfsdk/cpdf_annotcontext.h",
"fpdfsdk/cpdfsdk_actionhandler.cpp",
"fpdfsdk/cpdfsdk_actionhandler.h",
"fpdfsdk/cpdfsdk_annot.cpp",