diff options
-rw-r--r-- | etc/import/TARGETS.google_apis | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/import/TARGETS.google_apis b/etc/import/TARGETS.google_apis index fa41ca26..28e6c1b6 100644 --- a/etc/import/TARGETS.google_apis +++ b/etc/import/TARGETS.google_apis @@ -31,10 +31,9 @@ , "google_rpc_status_proto" ] } -, "google_apis": - { "type": ["@", "rules", "CC/proto", "library"] - , "name": ["google_apis"] - , "srcs": +, "google_apis_cc_headers": + { "type": ["@", "rules", "CC/proto/IDE", "headers"] + , "proto": [ "google_api_http_proto" , "google_api_annotations_proto" , "google_bytestream_proto" |