We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4ab72 commit 6483c47Copy full SHA for 6483c47
pkg/BUILD.bazel
@@ -16,6 +16,8 @@ pkg_files(
16
name = "wkt_protos_files",
17
srcs = [
18
"//:well_known_type_protos",
19
+ "//java/core:java_features_proto_srcs",
20
+ "//src/google/protobuf:cpp_features_proto_srcs",
21
"//src/google/protobuf:descriptor_proto_srcs",
22
],
23
prefix = "include/google/protobuf",
0 commit comments