Skip to content

Commit 651416f

Browse files
Google APIscopybara-github
authored andcommitted
chore(bazel): colocate Go targets in google/api with same importpath
PiperOrigin-RevId: 437269160
1 parent 8e6b72f commit 651416f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/api/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,11 @@ go_proto_library(
344344
importpath = "google.golang.org/genproto/googleapis/api/annotations",
345345
protos = [
346346
":annotations_proto",
347+
":client_proto",
348+
":field_behavior_proto",
347349
":http_proto",
350+
":resource_proto",
351+
":routing_proto",
348352
],
349353
)
350354

0 commit comments

Comments
 (0)