diff options
Diffstat (limited to 'src/buildtool/common/TARGETS')
-rw-r--r-- | src/buildtool/common/TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buildtool/common/TARGETS b/src/buildtool/common/TARGETS index 49eb9b5c..eec2b011 100644 --- a/src/buildtool/common/TARGETS +++ b/src/buildtool/common/TARGETS @@ -15,7 +15,6 @@ { "type": ["@", "rules", "CC", "library"] , "name": ["bazel_types"] , "hdrs": ["bazel_types.hpp"] - , "deps": [["@", "grpc", "", "grpc++"]] , "proto": [["@", "bazel_remote_apis", "", "remote_execution_proto"]] , "stage": ["src", "buildtool", "common"] } |