aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-12-28 10:38:04 -0800
committerGravatar yang-g <yangg@google.com>2016-12-28 10:38:04 -0800
commit1accb12408d89160055e687d49b3b346e57ad14a (patch)
tree97743d68d1a3d1c429b4fde60918fbe4d922cf66 /BUILD
parentf56c251af79577edfda3da795c8a26f31e4c7e01 (diff)
fix path
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index c680232d24..0d4f290e32 100644
--- a/BUILD
+++ b/BUILD
@@ -1428,11 +1428,11 @@ cc_library(
"include/grpc++/completion_queue.h",
"include/grpc++/create_channel.h",
"include/grpc++/create_channel_posix.h",
- "include/grpc++/ext/health_check_service_interface.h",
"include/grpc++/ext/health_check_service_server_builder_option.h",
"include/grpc++/generic/async_generic_service.h",
"include/grpc++/generic/generic_stub.h",
"include/grpc++/grpc++.h",
+ "include/grpc++/health_check_service_interface.h",
"include/grpc++/impl/call.h",
"include/grpc++/impl/client_unary_call.h",
"include/grpc++/impl/codegen/core_codegen.h",
@@ -1898,11 +1898,11 @@ cc_library(
"include/grpc++/completion_queue.h",
"include/grpc++/create_channel.h",
"include/grpc++/create_channel_posix.h",
- "include/grpc++/ext/health_check_service_interface.h",
"include/grpc++/ext/health_check_service_server_builder_option.h",
"include/grpc++/generic/async_generic_service.h",
"include/grpc++/generic/generic_stub.h",
"include/grpc++/grpc++.h",
+ "include/grpc++/health_check_service_interface.h",
"include/grpc++/impl/call.h",
"include/grpc++/impl/client_unary_call.h",
"include/grpc++/impl/codegen/core_codegen.h",
@@ -2082,11 +2082,11 @@ cc_library(
"include/grpc++/completion_queue.h",
"include/grpc++/create_channel.h",
"include/grpc++/create_channel_posix.h",
- "include/grpc++/ext/health_check_service_interface.h",
"include/grpc++/ext/health_check_service_server_builder_option.h",
"include/grpc++/generic/async_generic_service.h",
"include/grpc++/generic/generic_stub.h",
"include/grpc++/grpc++.h",
+ "include/grpc++/health_check_service_interface.h",
"include/grpc++/impl/call.h",
"include/grpc++/impl/client_unary_call.h",
"include/grpc++/impl/codegen/core_codegen.h",