aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2015-06-19 13:59:25 +0200
committerGravatar Julien Boeuf <jboeuf@google.com>2015-06-19 13:59:25 +0200
commit3afa2dc1c189a7d3548c233561af0d9f74997b45 (patch)
tree937c1a51ae9fae63b3ff932984b6d35f5bfddbeb /build.json
parenta701ade70abee86105bfc38f3426d1c3d40ba206 (diff)
parenta15f08cc9a8004785ec937b2ee06951b600d87b6 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix
Diffstat (limited to 'build.json')
-rw-r--r--build.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.json b/build.json
index 459d29330f..3506a9d43d 100644
--- a/build.json
+++ b/build.json
@@ -107,12 +107,14 @@
],
"headers": [
"src/core/census/grpc_context.h",
+ "src/core/channel/census_filter.h",
"src/core/channel/channel_args.h",
"src/core/channel/channel_stack.h",
"src/core/channel/child_channel.h",
"src/core/channel/client_channel.h",
"src/core/channel/client_setup.h",
"src/core/channel/connected_channel.h",
+ "src/core/channel/context.h",
"src/core/channel/http_client_filter.h",
"src/core/channel/http_server_filter.h",
"src/core/channel/noop_filter.h",