Skip to content

Commit c3009d7

Browse files
committed
Automated Code Change
PiperOrigin-RevId: 831260687
1 parent 8de8a65 commit c3009d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ynnpack/kernels/lut/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cc_library(
1616
"lut.h",
1717
],
1818
compatible_with = _COMPATIBLE_WITH,
19-
visibility = ["//ynnpack:__subpackages__"],
19+
visibility = ["//visibility:private"],
2020
deps = [
2121
"//ynnpack:ynnpack_h",
2222
"//ynnpack/base",

0 commit comments

Comments
 (0)