Fix BUILD.gn file

pull/18371/head
Karthik Ravi Shankar 6 years ago
parent e4945761f3
commit 8d22a7b775
  1. 1
      BUILD.gn

@ -1010,6 +1010,7 @@ config("grpc_config") {
"include/grpcpp/generic/generic_stub.h",
"include/grpcpp/grpcpp.h",
"include/grpcpp/health_check_service_interface.h",
"include/grpcpp/health_check_service_interface_impl.h",
"include/grpcpp/impl/call.h",
"include/grpcpp/impl/channel_argument_option.h",
"include/grpcpp/impl/client_unary_call.h",

Loading…
Cancel
Save