aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 97cbf731f6..f3f170ebfc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1390,9 +1390,6 @@ if (skia_enable_tools) {
if (!fontmgr_android_enabled) {
sources -= [ "//tests/FontMgrAndroidParserTest.cpp" ]
}
- if (!(skia_use_freetype && skia_use_fontconfig)) {
- sources -= [ "//tests/FontMgrFontConfigTest.cpp" ]
- }
deps = [
":experimental_svg_model",
":flags",