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