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 434dd21c..9a6a3e27 100644 --- a/etc/import/TARGETS.google_apis +++ b/etc/import/TARGETS.google_apis @@ -47,6 +47,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": ["@", "rules", "proto", "library"] , "name": ["google_longrunning_operations_proto"] |