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