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 ec2d55aec4..0a4df450f1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -753,6 +753,7 @@ static_library("fxge") {
"core/fxge/ge/cfx_autofontcache.cpp",
"core/fxge/ge/cfx_cliprgn.cpp",
"core/fxge/ge/cfx_cliprgn.h",
+ "core/fxge/ge/cfx_facecache.cpp",
"core/fxge/ge/cfx_folderfontinfo.cpp",
"core/fxge/ge/cfx_folderfontinfo.h",
"core/fxge/ge/cfx_fontcache.cpp",
@@ -773,6 +774,7 @@ static_library("fxge") {
"core/fxge/ge/include/ifx_systemfontinfo.h",
"core/fxge/ifx_renderdevicedriver.cpp",
"core/fxge/include/cfx_autofontcache.h",
+ "core/fxge/include/cfx_facecache.h",
"core/fxge/include/cfx_fontcache.h",
"core/fxge/include/cfx_fxgedevice.h",
"core/fxge/include/cfx_gemodule.h",