Sign in
skia
/
skia
/
7542f40bdb3da52a1e2221e4a691563881cd71b2
/
.
/
modules
/
skshaper
/
include
/
BUILD.bazel
blob: 6bcdb28dab205abaa44f7846cad33127250af143 [
file
] [
log
] [
blame
]
load
(
"//bazel:macros.bzl"
,
"exports_files_legacy"
)
licenses
([
"notice"
])
exports_files_legacy
()
filegroup
(
name
=
"hdrs"
,
srcs
=
[
"SkShaper.h"
,
],
visibility
=
[
"//modules/skshaper:__pkg__"
],
)