talent: add missing resource.proto dep to Bazel build target

PiperOrigin-RevId: 290143164
This commit is contained in:
Google APIs 2020-01-16 14:15:29 -08:00 committed by Copybara-Service
parent 3b39682374
commit d9f2bbf2df
1 changed files with 1 additions and 0 deletions

View File

@ -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",