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 6c5996f675..4ae03b3010 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1301,6 +1301,8 @@ static_library("fxjs") {
"fxjs/cfxjse_value.h",
"fxjs/cjx_node.cpp",
"fxjs/cjx_node.h",
+ "fxjs/cjx_nodelist.cpp",
+ "fxjs/cjx_nodelist.h",
"fxjs/cjx_object.cpp",
"fxjs/cjx_object.h",
"fxjs/fxjse.h",