diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -908,6 +908,8 @@ static_library("fxge") { ":fxcrt", ] + defines = [ "DEFINE_PS_TABLES" ] + if (pdf_enable_xfa) { sources += [ "core/fxge/cfx_unicodeencodingex.h", |