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