diff options
Diffstat (limited to 'etc/import/TARGETS.google_apis')
-rw-r--r-- | etc/import/TARGETS.google_apis | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/import/TARGETS.google_apis b/etc/import/TARGETS.google_apis index 1df5319c..e07f15be 100644 --- a/etc/import/TARGETS.google_apis +++ b/etc/import/TARGETS.google_apis @@ -70,6 +70,8 @@ , "name": ["google_rpc_status_proto"] , "srcs": ["google/rpc/status.proto"] } +, "google/rpc/status.proto": + {"type": "export", "target": ["FILE", null, "google/rpc/status.proto"]} , "google_longrunning_operations_proto": { "type": "export" , "target": "google_longrunning_operations_proto (unexported)" |