summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 175106a6e4..530c7600a6 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -908,6 +908,8 @@ static_library("fxge") {
":fxcrt",
]
+ defines = [ "DEFINE_PS_TABLES" ]
+
if (pdf_enable_xfa) {
sources += [
"core/fxge/cfx_unicodeencodingex.h",