summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/import/TARGETS.bazel_remote_apis4
-rw-r--r--etc/import/TARGETS.google_apis10
2 files changed, 0 insertions, 14 deletions
diff --git a/etc/import/TARGETS.bazel_remote_apis b/etc/import/TARGETS.bazel_remote_apis
index e5a9a9a0..3a51bd53 100644
--- a/etc/import/TARGETS.bazel_remote_apis
+++ b/etc/import/TARGETS.bazel_remote_apis
@@ -16,8 +16,4 @@
, ["@", "google_apis", "", "google_rpc_status_proto"]
]
}
-, "remote_execution_cc_headers":
- { "type": ["@", "rules", "CC/IDE", "headers"]
- , "proto": [["./", "", "remote_execution_proto"]]
- }
}
diff --git a/etc/import/TARGETS.google_apis b/etc/import/TARGETS.google_apis
index 616b732a..c8be1084 100644
--- a/etc/import/TARGETS.google_apis
+++ b/etc/import/TARGETS.google_apis
@@ -36,14 +36,4 @@
, "google_rpc_status_proto"
]
}
-, "google_apis_cc_headers":
- { "type": ["@", "rules", "CC/IDE", "headers"]
- , "proto":
- [ "google_api_http_proto"
- , "google_api_annotations_proto"
- , "google_bytestream_proto"
- , "google_rpc_status_proto"
- , "google_longrunning_operations_proto"
- ]
- }
}