summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index cbf6fa0513..b20d3a1f39 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -827,8 +827,9 @@ static_library("fxcrt") {
"core/fxcrt/cfx_weak_ptr.h",
"core/fxcrt/cfx_widestring.cpp",
"core/fxcrt/cfx_widestring.h",
+ "core/fxcrt/cfx_widetextbuf.cpp",
+ "core/fxcrt/cfx_widetextbuf.h",
"core/fxcrt/fx_basic.h",
- "core/fxcrt/fx_basic_buffer.cpp",
"core/fxcrt/fx_basic_gcc.cpp",
"core/fxcrt/fx_basic_utf.cpp",
"core/fxcrt/fx_basic_util.cpp",