aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 99646f2b8b..bd30e54258 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4664,8 +4664,11 @@ targets:
cpu_cost: 0.5
build: test
language: c++
+ headers:
+ - test/cpp/end2end/interceptors_util.h
src:
- test/cpp/end2end/end2end_test.cc
+ - test/cpp/end2end/interceptor_util.cc
deps:
- grpc++_test_util
- grpc_test_util