summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 576fe2a414..85e819fab4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1285,13 +1285,13 @@ jumbo_static_library("fxjs") {
"fxjs/cjs_util.h",
"fxjs/cjs_zoomtype.cpp",
"fxjs/cjs_zoomtype.h",
- "fxjs/cjx_define.h",
"fxjs/global_timer.cpp",
"fxjs/global_timer.h",
"fxjs/js_define.cpp",
"fxjs/js_define.h",
"fxjs/js_resources.cpp",
"fxjs/js_resources.h",
+ "fxjs/jse_define.h",
]
deps += [
":fxcrt",