aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-10-30 02:09:11 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-10-30 02:43:01 -0700
commit0390b29e15e79acd1e84c511d5c20d8e20ee2eb6 (patch)
tree78b32178894fbac5f6aeb92eaffe59b4091e9adb /BUILD
parent01313976e1a44b5c9625d3a349fffa55471beff4 (diff)
Register global interceptors functionality
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index c8ad45a788..195e732d2c 100644
--- a/BUILD
+++ b/BUILD
@@ -2109,6 +2109,7 @@ grpc_cc_library(
name = "grpc++_codegen_base_src",
srcs = [
"src/cpp/codegen/codegen_init.cc",
+ "src/cpp/codegen/client_interceptor.cc",
],
language = "c++",
deps = [