bazel: Fix broken common dependency
PiperOrigin-RevId: 299397431
This commit is contained in:
parent
71094a343e
commit
bc973a1581
|
|
@ -21,7 +21,7 @@ proto_library(
|
|||
],
|
||||
deps = [
|
||||
"//google/api:annotations_proto",
|
||||
"//google/logging/type:log_severity_proto",
|
||||
"//google/logging/type:type_proto",
|
||||
"//google/rpc:status_proto",
|
||||
"//google/type:money_proto",
|
||||
"@com_google_protobuf//:any_proto",
|
||||
|
|
|
|||
Loading…
Reference in New Issue