talent: add missing resource.proto dep to Bazel build target
PiperOrigin-RevId: 290143164
This commit is contained in:
parent
3b39682374
commit
d9f2bbf2df
|
|
@ -204,6 +204,7 @@ moved_proto_library(
|
|||
"//google/api:annotations_proto",
|
||||
"//google/api:client_proto",
|
||||
"//google/api:field_behavior_proto",
|
||||
"//google/api:resource_proto",
|
||||
"//google/longrunning:operations_proto",
|
||||
"//google/rpc:status_proto",
|
||||
"//google/type:date_proto",
|
||||
|
|
|
|||
Loading…
Reference in New Issue