diff options
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1452,7 +1452,7 @@ static_library("xfa") { "xfa/src/fxjse/src/util_inline.h", "xfa/src/fxjse/src/value.cpp", "xfa/src/fxjse/src/value.h" - ], + ] include_dirs = [ "//v8", "//v8/include", |