Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_java
/
0d70bcb05c08720d9b0cdcfae919d91b871a43d7
/
.
/
java
/
private
/
BUILD
blob: 5f8ce7290f16dc9ce35800f214c0a55d97e39172 [
file
] [
log
] [
blame
]
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
licenses
([
"notice"
])
bzl_library
(
name
=
"private"
,
srcs
=
[
"native.bzl"
],
visibility
=
[
"//visibility:public"
],
)