diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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", |