aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-10 10:20:48 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-10 10:20:48 -0700
commitc99945e44ce40e52883c3c68cdb783eb395f9a03 (patch)
treeed370f2e7b32f0b286d8377e73b3d1e4bc5078e7 /build.yaml
parent1bb0ce5e23126692169765496221c58da7310a2b (diff)
parentfdc2b10dce93c806edc95eb76fdca38625c47d06 (diff)
Merge branch 'direct-calls' into buffer_pools_for_realsies
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 9a606e0e17..c883dbf137 100644
--- a/build.yaml
+++ b/build.yaml
@@ -508,6 +508,7 @@ filegroups:
build: test
headers:
- test/core/end2end/cq_verifier.h
+ - test/core/end2end/fake_resolver.h
- test/core/end2end/fixtures/http_proxy.h
- test/core/end2end/fixtures/proxy.h
- test/core/iomgr/endpoint_tests.h
@@ -521,6 +522,7 @@ filegroups:
- test/core/util/slice_splitter.h
src:
- test/core/end2end/cq_verifier.c
+ - test/core/end2end/fake_resolver.c
- test/core/end2end/fixtures/http_proxy.c
- test/core/end2end/fixtures/proxy.c
- test/core/iomgr/endpoint_tests.c
@@ -1098,7 +1100,6 @@ libs:
deps:
- grpc++_reflection
- grpc++
- - grpc++_test_config
- name: grpc_plugin_support
build: protoc
language: c++