Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 9a9157e3bd05f875a8055f91dff6eb07d457eb45..2bfad162539298409c9be08817e4769c3692e2b0 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -263,6 +263,7 @@ optional("fontmgr_fontconfig") { |
| "//third_party/freetype2", |
| ] |
| sources = [ |
| + "src/ports/SkFontConfigInterface.cpp", |
| "src/ports/SkFontConfigInterface_direct.cpp", |
| "src/ports/SkFontConfigInterface_direct_factory.cpp", |
| "src/ports/SkFontMgr_FontConfigInterface.cpp", |