diff options
Diffstat (limited to 'xfa/fxfa/BUILD.gn')
-rw-r--r-- | xfa/fxfa/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/BUILD.gn b/xfa/fxfa/BUILD.gn index e87d772006..d6417b73c7 100644 --- a/xfa/fxfa/BUILD.gn +++ b/xfa/fxfa/BUILD.gn @@ -117,6 +117,7 @@ jumbo_source_set("fxfa") { "parser", ] allow_circular_includes_from = [ + "../../fxjs", "../fgas", "../fwl", "parser", |