aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/public.bzl b/public.bzl
index aeb3df274e..5ae13ac27f 100644
--- a/public.bzl
+++ b/public.bzl
@@ -552,7 +552,7 @@ def DM_ARGS(asan):
"~^PaintBreakText$$",
"~^RecordDraw_TextBounds$$",
]
- return ["--src"] + source + ["--config"] + config + ["--match"] + match
+ return ["--src"] + source + ["--config"] + config + ["--match"] + match + ["--nonativeFonts"]
################################################################################
## COPTS