summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index fb35c29c42..9824658194 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -772,6 +772,7 @@ static_library("fxcrt") {
"core/fxcrt/fx_basic_util.cpp",
"core/fxcrt/fx_bidi.cpp",
"core/fxcrt/fx_bidi.h",
+ "core/fxcrt/fx_codepage.h",
"core/fxcrt/fx_coordinates.h",
"core/fxcrt/fx_ext.h",
"core/fxcrt/fx_extension.cpp",
@@ -830,7 +831,6 @@ static_library("fxcrt") {
"core/fxcrt/cfx_wordbreak.h",
"core/fxcrt/fx_arabic.cpp",
"core/fxcrt/fx_arabic.h",
- "core/fxcrt/fx_codepage.h",
"core/fxcrt/ifx_chariter.h",
"core/fxcrt/ifx_locale.h",
"core/fxcrt/xml/cfx_saxcontext.h",