Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(961)

Unified Diff: build/config/fnl/BUILD.gn

Issue 1524473002: Remove fontconfig. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" ]
}

Powered by Google App Engine
This is Rietveld 408576698