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 ee3d25693b..0e604ccf27 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1299,6 +1299,8 @@ static_library("fxjs") {
"fxjs/cfxjse_runtimedata.h",
"fxjs/cfxjse_value.cpp",
"fxjs/cfxjse_value.h",
+ "fxjs/cjx_node.cpp",
+ "fxjs/cjx_node.h",
"fxjs/fxjse.h",
]
}