Make BUILD.gn fixes

pull/18434/head
Karthik Ravi Shankar 6 years ago
parent 40440b9f9c
commit fe65432a72
  1. 1
      BUILD.gn

@ -1008,6 +1008,7 @@ config("grpc_config") {
"include/grpcpp/ext/health_check_service_server_builder_option.h",
"include/grpcpp/generic/async_generic_service.h",
"include/grpcpp/generic/generic_stub.h",
"include/grpcpp/generic/generic_stub_impl.h",
"include/grpcpp/grpcpp.h",
"include/grpcpp/health_check_service_interface.h",
"include/grpcpp/impl/call.h",

Loading…
Cancel
Save