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 cadae4ee8f..877b622ffd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1317,6 +1317,8 @@ static_library("fxjs") {
"fxjs/cjx_object.h",
"fxjs/cjx_signaturepseudomodel.cpp",
"fxjs/cjx_signaturepseudomodel.h",
+ "fxjs/cjx_thisproxy.cpp",
+ "fxjs/cjx_thisproxy.h",
"fxjs/fxjse.h",
]
}