aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-07-31 07:46:50 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-07-31 07:46:50 -0700
commit86d1f1325ddfd5824ec988a899006c38016ca3cb (patch)
tree6c7aa2f97c267468159f763f7bd06714a34b5653 /BUILD
parent0613e5835b30367d7e60c934044a9a074df109d8 (diff)
parent909917955c99f6b32f34b4966c252daca0fe7061 (diff)
Merge github.com:grpc/grpc into insolent-pork-chop
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index eba3882a9d..b1b8179d8a 100644
--- a/BUILD
+++ b/BUILD
@@ -149,7 +149,6 @@ cc_library(
"src/core/tsi/ssl_transport_security.h",
"src/core/tsi/transport_security.h",
"src/core/tsi/transport_security_interface.h",
- "src/core/census/grpc_context.h",
"src/core/channel/census_filter.h",
"src/core/channel/channel_args.h",
"src/core/channel/channel_stack.h",
@@ -408,7 +407,6 @@ cc_library(
cc_library(
name = "grpc_unsecure",
srcs = [
- "src/core/census/grpc_context.h",
"src/core/channel/census_filter.h",
"src/core/channel/channel_args.h",
"src/core/channel/channel_stack.h",
@@ -1130,7 +1128,6 @@ objc_library(
"src/core/tsi/ssl_transport_security.h",
"src/core/tsi/transport_security.h",
"src/core/tsi/transport_security_interface.h",
- "src/core/census/grpc_context.h",
"src/core/channel/census_filter.h",
"src/core/channel/channel_args.h",
"src/core/channel/channel_stack.h",