Sign in
skia
/
skia
/
d34ac096a93d7c20fa02ec93b083dd7636db8376
/
.
/
include
/
pathops
/
BUILD.bazel
blob: 199023324eebaf16bc60036bd1270c3540427cbc [
file
] [
log
] [
blame
]
load
(
"//bazel:macros.bzl"
,
"exports_files_legacy"
)
licenses
([
"notice"
])
exports_files_legacy
()
filegroup
(
name
=
"public_hdrs"
,
srcs
=
[
"SkPathOps.h"
,
],
visibility
=
[
"//include:__pkg__"
],
)