aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2017-01-04 14:57:08 -0800
committerGravatar GitHub <noreply@github.com>2017-01-04 14:57:08 -0800
commite24591e79db4abd968859a8b78ab779ffb993325 (patch)
treeabca3b6d49178faa05257feb56c69bb2492cb761 /BUILD
parentde6e11f6c78fa73e58acad748374315d9ee5d2f5 (diff)
parent9f87ee2792b9d47749f70a007fbbad3bf3e76968 (diff)
Merge pull request #13 from ctiller/patchy
Fixes for tests
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index b6b68e3060..73f89ac346 100644
--- a/BUILD
+++ b/BUILD
@@ -649,6 +649,7 @@ grpc_cc_library(
grpc_cc_library(
name = "grpc_client_channel",
+ language = "c",
srcs = [
"src/core/ext/client_channel/channel_connectivity.c",
"src/core/ext/client_channel/client_channel.c",