We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcda5a commit 258e7e4Copy full SHA for 258e7e4
upb_generator/common/BUILD
@@ -29,6 +29,7 @@ cc_library(
29
hdrs = ["cpp_to_upb_def.h"],
30
visibility = [
31
"//hpb_generator:__subpackages__",
32
+ "//java/com/google/protobuf/interop:__subpackages__",
33
"//net/proto2/interop:__subpackages__",
34
"//src/google/protobuf/compiler/interop:__subpackages__",
35
"//third_party/kotlin/protobuf/generator/native:__subpackages__",
0 commit comments