aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-14 22:49:39 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-14 22:49:39 -0700
commitb91fe568007ede00f2d1b3530e4ba04c2d84f188 (patch)
treecfba8781525536d67279fdc9258785c5d86eb371 /build.yaml
parent1395e19c2c12820e19756db0d261f9e2653734e6 (diff)
parentbcd49994e239e4d15bf4bc2fbed62eb2b914cc28 (diff)
Merge github.com:grpc/grpc into api_fuzzer
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 74119a37d2..e54282dd29 100644
--- a/build.yaml
+++ b/build.yaml
@@ -567,6 +567,7 @@ filegroups:
- test/core/end2end/fixtures/proxy.h
- test/core/iomgr/endpoint_tests.h
- test/core/util/grpc_profiler.h
+ - test/core/util/memory_counters.h
- test/core/util/mock_endpoint.h
- test/core/util/parse_hexstring.h
- test/core/util/passthru_endpoint.h
@@ -578,6 +579,7 @@ filegroups:
- test/core/end2end/fixtures/proxy.c
- test/core/iomgr/endpoint_tests.c
- test/core/util/grpc_profiler.c
+ - test/core/util/memory_counters.c
- test/core/util/mock_endpoint.c
- test/core/util/parse_hexstring.c
- test/core/util/passthru_endpoint.c