summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index eda279b67d..4931249122 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1201,6 +1201,8 @@ jumbo_static_library("fxjs") {
"fxjs/CJX_Define.h",
"fxjs/JS_Define.cpp",
"fxjs/JS_Define.h",
+ "fxjs/cfx_v8.cpp",
+ "fxjs/cfx_v8.h",
"fxjs/cjs_annot.cpp",
"fxjs/cjs_annot.h",
"fxjs/cjs_app.cpp",
@@ -1267,8 +1269,6 @@ jumbo_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",