Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f784f05d80dee2c19d6062c2b1fd471694fbfeee..5cff04d51ebb3a842cf224c34d6f9cc1cfbe1db0 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -591,6 +591,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", |