diff options
Diffstat (limited to 'etc/import/src/compiler')
-rw-r--r-- | etc/import/src/compiler/TARGETS.grpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/src/compiler/TARGETS.grpc b/etc/import/src/compiler/TARGETS.grpc index d9d5fa57..be5527b6 100644 --- a/etc/import/src/compiler/TARGETS.grpc +++ b/etc/import/src/compiler/TARGETS.grpc @@ -45,8 +45,8 @@ ] , "deps": [ "proto_parser_helper" - , ["", "grpc++_config_proto"] , ["@", "protobuf", "", "libprotoc"] + , ["", "grpc++_config_proto"] ] } , "grpc_cpp_plugin": |