aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/public.bzl b/public.bzl
index e8fbf61cbe..b99c60c985 100644
--- a/public.bzl
+++ b/public.bzl
@@ -496,6 +496,7 @@ DM_SRCS_ALL = struct(
exclude = [
"gm/cgms.cpp",
"tests/FontMgrAndroidParserTest.cpp", # Android-only.
+ "tests/FontMgrFontConfigTest.cpp", # FontConfig-only.
"tests/skia_test.cpp", # Old main.
"tools/gpu/atlastext/*",
"tools/gpu/gl/angle/*",