Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 1d87424f979ec8d4fe222be979c4e8f2a394a35d..30fd1e04f3ece858448a3a5354a3318df526225b 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -593,6 +593,7 @@ config("fxge_warnings") { |
static_library("fxcrt") { |
sources = [ |
+ "core/fxcrt/cfx_string_c_template.h", |
"core/fxcrt/cfx_string_data_template.h", |
"core/fxcrt/extension.h", |
"core/fxcrt/fx_basic_array.cpp", |