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

Unified Diff: build/config/linux/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/linux/BUILD.gn
diff --git a/build/config/linux/BUILD.gn b/build/config/linux/BUILD.gn
index 6a9a2ffe58b0f33fd79c1b0fbca2afc1b4fdab50..99cf06843d988ecda450388160318759f4dc72a7 100644
--- a/build/config/linux/BUILD.gn
+++ b/build/config/linux/BUILD.gn
@@ -30,10 +30,6 @@ config("sdk") {
}
}
-config("fontconfig") {
- libs = [ "fontconfig" ]
-}
-
pkg_config("freetype2") {
packages = [ "freetype2" ]
}
« no previous file with comments | « build/config/fnl/BUILD.gn ('k') | skia/BUILD.gn » ('j') | skia/ports/font_mgr_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698