Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 8e9cc0cb1bb68238512c78b553a1d6f2f3d3f85f..806367e18912891f25e27dd9cebf88fb3a343549 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -588,6 +588,7 @@ config("fxge_warnings") { |
| static_library("fxcrt") { |
| sources = [ |
| + "core/fxcrt/cfx_string_data_template.h", |
| "core/fxcrt/extension.h", |
| "core/fxcrt/fx_basic_array.cpp", |
| "core/fxcrt/fx_basic_bstring.cpp", |