aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Herb Derby <herb@google.com>2018-05-29 15:53:40 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-30 04:04:07 +0000
commit264182c3f7d282e57a4b1d46fde3ef702b81c5c3 (patch)
tree85c68bfa138662fd60cc3ab3bcad26f83cb9b80d /third_party
parent09725b0c3fd52b008743c63feb09ec1ab8bc2eea (diff)
Make SkShaper a module
Change-Id: I3709e49ba865f14260660cc07a762b9ac837cb3c Reviewed-on: https://skia-review.googlesource.com/130602 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Herb Derby <herb@google.com>
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
}