summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.google_apis
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/TARGETS.google_apis')
-rw-r--r--etc/import/TARGETS.google_apis13
1 files changed, 8 insertions, 5 deletions
diff --git a/etc/import/TARGETS.google_apis b/etc/import/TARGETS.google_apis
index e07f15be..89cb8ac0 100644
--- a/etc/import/TARGETS.google_apis
+++ b/etc/import/TARGETS.google_apis
@@ -26,6 +26,14 @@
{ "type": ["@", "rules", "proto", "library"]
, "name": ["google_api_client_proto"]
, "srcs": ["google/api/client.proto"]
+ , "deps": ["google_api_launch_stage_proto"]
+ }
+, "google_api_launch_stage_proto":
+ {"type": "export", "target": "google_api_launch_stage_proto (unexported)"}
+, "google_api_launch_stage_proto (unexported)":
+ { "type": ["@", "rules", "proto", "library"]
+ , "name": ["google_api_launch_stage_proto"]
+ , "srcs": ["google/api/launch_stage.proto"]
}
, "google_api_expr_v1alpha1_checked_proto":
{ "type": "export"
@@ -46,11 +54,6 @@
, "name": ["google_api_expr_v1alpha1_syntax_proto"]
, "srcs": ["google/api/expr/v1alpha1/syntax.proto"]
}
-, "google/bytestream/bytestream.proto":
- { "type": ["@", "rules", "patch", "file"]
- , "src": [["FILE", null, "google/bytestream/bytestream.proto"]]
- , "patch": [["@", "patches", "", "bytestream.proto.diff"]]
- }
, "google_bytestream_proto":
{ "type": "export"
, "target": "google_bytestream_proto (unexported)"