aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/harfbuzz/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/harfbuzz/BUILD.gn b/third_party/harfbuzz/BUILD.gn
index 9ac98350a2..851d3fb5ac 100644
--- a/third_party/harfbuzz/BUILD.gn
+++ b/third_party/harfbuzz/BUILD.gn
@@ -61,5 +61,4 @@ third_party("harfbuzz") {
sources += [ "../externals/harfbuzz/src/hb-coretext.cc" ]
defines += [ "HAVE_CORETEXT" ]
}
- testonly = true
}