summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 9c8d221552..2cf6552f21 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2051,6 +2051,7 @@ test("pdfium_embeddertests") {
sources += [
"testing/xfa_js_embedder_test.cpp",
"testing/xfa_js_embedder_test.h",
+ "xfa/fwl/cfwl_edit_embeddertest.cpp",
"xfa/fxfa/fm2js/cxfa_fm2jscontext_embeddertest.cpp",
"xfa/fxfa/parser/cxfa_simple_parser_embeddertest.cpp",
]