Chromium Code Reviews| Index: build/config/fnl/BUILD.gn |
| diff --git a/build/config/fnl/BUILD.gn b/build/config/fnl/BUILD.gn |
| index 454ead573e2dae7cdedd06a876033d2cdad24866..60bd164fea0a63e0c71fe2763636704774aeb5ef 100644 |
| --- a/build/config/fnl/BUILD.gn |
| +++ b/build/config/fnl/BUILD.gn |
| @@ -29,10 +29,6 @@ config("sdk") { |
| } |
| } |
| -config("fontconfig") { |
| - libs = [ "fontconfig" ] |
| -} |
| - |
| pkg_config("freetype2") { |
| packages = [ "freetype2" ] |
| } |