Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d71002d0532b012b0823d72f3b593bfee68e1666..12842d3cd9f6ec1d38b09c317ac4fe2d1fcd159a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -490,6 +490,7 @@ static_library("fxcrt") { |
| "core/include/fxcrt/fx_ucd.h", |
| "core/include/fxcrt/fx_xml.h", |
| "core/src/fxcrt/extension.h", |
| + "core/src/fxcrt/fx_safe_types.h", |
| "core/src/fxcrt/fxcrt_platforms.cpp", |
| "core/src/fxcrt/fxcrt_platforms.h", |
| "core/src/fxcrt/fxcrt_posix.cpp", |