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 ba36cfbc74..3b48762407 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -766,7 +766,6 @@ static_library("fxcrt") {
"core/fxcrt/cfx_widestring.h",
"core/fxcrt/fx_basic.h",
"core/fxcrt/fx_basic_buffer.cpp",
- "core/fxcrt/fx_basic_coords.cpp",
"core/fxcrt/fx_basic_gcc.cpp",
"core/fxcrt/fx_basic_memmgr.cpp",
"core/fxcrt/fx_basic_utf.cpp",
@@ -774,6 +773,7 @@ static_library("fxcrt") {
"core/fxcrt/fx_bidi.cpp",
"core/fxcrt/fx_bidi.h",
"core/fxcrt/fx_codepage.h",
+ "core/fxcrt/fx_coordinates.cpp",
"core/fxcrt/fx_coordinates.h",
"core/fxcrt/fx_extension.cpp",
"core/fxcrt/fx_extension.h",