Synchronize new proto/yaml changes.

PiperOrigin-RevId: 222329658
This commit is contained in:
Google APIs 2018-11-20 16:58:53 -08:00 committed by Copybara-Service
parent b7a1d68ea3
commit efa39a96e7
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@ proto_library(
"assets.proto",
],
deps = [
"//google/api:api_proto",
"//google/iam/v1:iam_proto",
"//google/longrunning:longrunning_proto",
"//google/api:annotations_proto",
"//google/iam/v1:policy_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:struct_proto",
"@com_google_protobuf//:timestamp_proto",