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 65683f9646..0aa00e9533 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1262,6 +1262,8 @@ static_library("fxjs") {
"fxjs/cjs_timerobj.h",
"fxjs/cjs_util.cpp",
"fxjs/cjs_util.h",
+ "fxjs/cjs_v8.cpp",
+ "fxjs/cjs_v8.h",
"fxjs/cjs_zoomtype.cpp",
"fxjs/cjs_zoomtype.h",
"fxjs/fxjs_v8.cpp",