aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-12-17 13:27:42 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-12-17 15:17:01 -0800
commitc52ae0d0005ccf98c6e734db34cd2634e5aa26ef (patch)
treefc7a8dd85097a5bc273184d243f73550d232c0c9 /build.yaml
parent00be85a3e1cec8d0be89e654aef145e9eea27fc3 (diff)
Give the interceptors header files in include/grpcpp/support
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 7f1f11a3c0..8e80cf3fb0 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1365,10 +1365,13 @@ filegroups:
- include/grpcpp/support/byte_buffer.h
- include/grpcpp/support/channel_arguments.h
- include/grpcpp/support/client_callback.h
+ - include/grpcpp/support/client_interceptor.h
- include/grpcpp/support/config.h
+ - include/grpcpp/support/interceptor.h
- include/grpcpp/support/proto_buffer_reader.h
- include/grpcpp/support/proto_buffer_writer.h
- include/grpcpp/support/server_callback.h
+ - include/grpcpp/support/server_interceptor.h
- include/grpcpp/support/slice.h
- include/grpcpp/support/status.h
- include/grpcpp/support/status_code_enum.h