aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-11-02 08:56:16 -0700
committerGravatar GitHub <noreply@github.com>2018-11-02 08:56:16 -0700
commit3ac7f2d24c24c80b2e93b0e905f2cf6c92b6ff29 (patch)
tree0c19aa38531b51864f24e9bd71de340cdafac8c0 /build.yaml
parent53657b5de385ffc54e33899b3f2a87ff78d2952b (diff)
parent857e79ce005870332f0e44347e7c933747bd5d72 (diff)
Merge pull request #17053 from yashykt/global_interceptor
Add global client interceptor factory
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 748258da0c..a9e1098070 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1262,6 +1262,7 @@ filegroups:
- name: grpc++_codegen_base_src
language: c++
src:
+ - src/cpp/codegen/client_interceptor.cc
- src/cpp/codegen/codegen_init.cc
uses:
- grpc++_codegen_base