diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -784,8 +784,6 @@ cc_library( "include/grpc++/grpc++.h", "include/grpc++/impl/call.h", "include/grpc++/impl/client_unary_call.h", - "include/grpc++/impl/codegen/channel_interface.h", - "include/grpc++/impl/codegen/server_interface.h", "include/grpc++/impl/grpc_library.h", "include/grpc++/impl/proto_utils.h", "include/grpc++/impl/rpc_method.h", @@ -879,8 +877,6 @@ cc_library( "include/grpc++/grpc++.h", "include/grpc++/impl/call.h", "include/grpc++/impl/client_unary_call.h", - "include/grpc++/impl/codegen/channel_interface.h", - "include/grpc++/impl/codegen/server_interface.h", "include/grpc++/impl/grpc_library.h", "include/grpc++/impl/proto_utils.h", "include/grpc++/impl/rpc_method.h", |