aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-11-14 16:25:25 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-11-14 16:29:35 -0800
commit90ffc3a6f74ee6f7db925a054b6f3973bd0d9fc5 (patch)
tree49f7b69358e4a95838e7e37e124db8f5e0a680fd /build.yaml
parent467e8369a896397d40abf7c3e9141c1e7440a2e4 (diff)
Add tracer peer to keep set_enabled private()
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 910b00ebe2..b7b5b93f7b 100644
--- a/build.yaml
+++ b/build.yaml
@@ -714,6 +714,7 @@ filegroups:
- test/core/util/port.h
- test/core/util/port_server_client.h
- test/core/util/slice_splitter.h
+ - test/core/util/tracer_peer.h
- test/core/util/trickle_endpoint.h
src:
- src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc
@@ -730,6 +731,7 @@ filegroups:
- test/core/util/port.cc
- test/core/util/port_server_client.cc
- test/core/util/slice_splitter.cc
+ - test/core/util/tracer_peer.cc
- test/core/util/trickle_endpoint.cc
deps:
- gpr_test_util