aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-07-15 16:16:15 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-07-15 16:16:15 -0700
commit48cb07c9096250374d8d9288452195cd9b90ce16 (patch)
tree491694b3c3dabbab982ec3714ecfd29cc781171f /build.json
parent3e5d61670e23b040ed47b2df1e4c87ee2cfec4aa (diff)
Client connectivity API
Initial plumbing work; needs tests and more client_channel implementation.
Diffstat (limited to 'build.json')
-rw-r--r--build.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.json b/build.json
index e21efde74d..224aef4ac0 100644
--- a/build.json
+++ b/build.json
@@ -277,6 +277,7 @@
"src/core/surface/call_details.c",
"src/core/surface/call_log_batch.c",
"src/core/surface/channel.c",
+ "src/core/surface/channel_connectivity.c",
"src/core/surface/channel_create.c",
"src/core/surface/completion_queue.c",
"src/core/surface/event_string.c",